diff --git a/app.py b/app.py index 84a8cf8de600e749b0ba6ca1cfc3886c0c967fdd..da7043e0529ebf5d8494ff32aef90fce9cea87ad 100644 --- a/app.py +++ b/app.py @@ -47,13 +47,18 @@ try: snapshot_download( repo_id=QUEUE_REPO, local_dir=EVAL_REQUESTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN ) + pass except Exception: restart_space() try: # print(EVAL_RESULTS_PATH) - snapshot_download( - repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN, cache_dir=EVAL_RESULTS_PATH, revision='0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3', local_files_only=True - ) + # snapshot_download( + # repo_id=RESULTS_REPO, local_dir=EVAL_RESULTS_PATH, repo_type="dataset", tqdm_class=None, etag_timeout=30, token=TOKEN, cache_dir=EVAL_RESULTS_PATH, revision='0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3', local_files_only=True + # ) + try: + subprocess.run(["git", "clone", f"https://{TOKEN}:{TOKEN}@huggingface.co/datasets/{RESULTS_REPO}", EVAL_RESULTS_PATH], check=True) + except subprocess.CalledProcessError: + print('Failed to clone repo') except Exception: restart_space() diff --git a/eval-results/.cache/huggingface/.gitignore b/eval-results-copy/.cache/huggingface/.gitignore similarity index 100% rename from eval-results/.cache/huggingface/.gitignore rename to eval-results-copy/.cache/huggingface/.gitignore diff --git a/eval-results/.cache/huggingface/download/.gitattributes.lock b/eval-results-copy/.cache/huggingface/download/.gitattributes.lock similarity index 100% rename from eval-results/.cache/huggingface/download/.gitattributes.lock rename to eval-results-copy/.cache/huggingface/download/.gitattributes.lock diff --git a/eval-results/.cache/huggingface/download/.gitattributes.metadata b/eval-results-copy/.cache/huggingface/download/.gitattributes.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/.gitattributes.metadata rename to eval-results-copy/.cache/huggingface/download/.gitattributes.metadata diff --git a/eval-results/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.lock b/eval-results-copy/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.lock similarity index 100% rename from eval-results/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.lock rename to eval-results-copy/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.lock diff --git a/eval-results/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.metadata b/eval-results-copy/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.metadata rename to eval-results-copy/.cache/huggingface/download/.idea/open_pl_llm_leaderboard_results.iml.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.lock b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-19T18-08-28.182342.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T10-47-54.032852.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-13.395324.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T19-12-16.891619.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-06.667134.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-21T21-31-13.252586.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-22T16-57-34.981133.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-11-23T11-36-50.191824.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T11-04-21.140668.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-06T21-24-16.642398.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-07T22-56-37.648899.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-58-29.968835.json.metadata diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.lock b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.lock rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.lock diff --git a/eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.metadata b/eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.metadata rename to eval-results-copy/.cache/huggingface/download/bielik3/results_2024-12-14T15-59-27.985580.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-30T20-31-17.745976.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-07-31T10-01-20.870012.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-01T12-04-30.622070.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-20-26.194729.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T16-59-30.994678.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T19-32-26.211961.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-02T22-00-00.659720.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-03T18-15-06.692015.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-07T00-01-17.422152.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T04-01-32.203343.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-08T22-13-25.136317.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-09T00-30-10.673945.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-10T22-37-36.211395.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-12T13-58-01.342076.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-13T01-47-50.076573.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T00-12-29.574828.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T01-51-46.606422.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-02-55.145378.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T02-42-34.381023.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T13-59-42.270434.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-07-26.127255.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T14-46-47.846720.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T16-08-43.556889.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-23-31.808562.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-37-33.877835.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-45-53.533981.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T22-59-06.373453.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-08-20.709897.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-15T23-29-01.675917.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T00-14-32.455527.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-16T01-40-52.360185.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T02-25-42.560744.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T04-13-51.636140.json.metadata diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.lock b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.lock rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.lock diff --git a/eval-results/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.metadata b/eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.metadata rename to eval-results-copy/.cache/huggingface/download/llama405/results_2024-08-17T11-20-07.983919.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json.metadata diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.lock b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.lock rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.lock diff --git a/eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.metadata b/eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.metadata rename to eval-results-copy/.cache/huggingface/download/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/date/1711227786/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/date/1711227786/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/date/1711227786/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/date/1711227786/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/date/1711227786/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/date/1711227786/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/date/1711227786/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/date/1711227786/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/date/1711228113/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/date/1711228113/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/date/1711228113/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/date/1711228113/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/date/1711228113/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/date/1711228113/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/date/1711228113/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/date/1711228113/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/lm-evaluation-harness/temp/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/results_f1/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/results_f1/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results_f1/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/results_f1/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/results_f1/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/results_f1/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/results_f1/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/results_f1/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test-del/lm-evaluation-harness/results/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test4mc/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test4mc/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test4mc/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test4mc/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test4mc/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test4mc/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test4mc2/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test4mc2/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc2/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test4mc2/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test4mc2/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test4mc2/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc2/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test4mc2/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test4mc3/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test4mc3/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc3/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test4mc3/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test4mc3/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test4mc3/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc3/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test4mc3/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test4mc_del/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test4mc_del/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc_del/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test4mc_del/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test4mc_del/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test4mc_del/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc_del/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test4mc_del/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/test4mc_del2/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/test4mc_del2/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc_del2/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/test4mc_del2/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/test4mc_del2/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/test4mc_del2/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/test4mc_del2/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/test4mc_del2/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl/tests_temp/results.json.lock b/eval-results-copy/.cache/huggingface/download/pl/tests_temp/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl/tests_temp/results.json.lock rename to eval-results-copy/.cache/huggingface/download/pl/tests_temp/results.json.lock diff --git a/eval-results/.cache/huggingface/download/pl/tests_temp/results.json.metadata b/eval-results-copy/.cache/huggingface/download/pl/tests_temp/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl/tests_temp/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl/tests_temp/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json.metadata diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.lock b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.lock rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.lock diff --git a/eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.metadata b/eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.metadata rename to eval-results-copy/.cache/huggingface/download/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json.metadata diff --git a/eval-results/.cache/huggingface/download/sota/herbert/results.json.lock b/eval-results-copy/.cache/huggingface/download/sota/herbert/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/sota/herbert/results.json.lock rename to eval-results-copy/.cache/huggingface/download/sota/herbert/results.json.lock diff --git a/eval-results/.cache/huggingface/download/sota/herbert/results.json.metadata b/eval-results-copy/.cache/huggingface/download/sota/herbert/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/sota/herbert/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/sota/herbert/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/sota/majority/results.json.lock b/eval-results-copy/.cache/huggingface/download/sota/majority/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/sota/majority/results.json.lock rename to eval-results-copy/.cache/huggingface/download/sota/majority/results.json.lock diff --git a/eval-results/.cache/huggingface/download/sota/majority/results.json.metadata b/eval-results-copy/.cache/huggingface/download/sota/majority/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/sota/majority/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/sota/majority/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/sota/polish_roberta/results.json.lock b/eval-results-copy/.cache/huggingface/download/sota/polish_roberta/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/sota/polish_roberta/results.json.lock rename to eval-results-copy/.cache/huggingface/download/sota/polish_roberta/results.json.lock diff --git a/eval-results/.cache/huggingface/download/sota/polish_roberta/results.json.metadata b/eval-results-copy/.cache/huggingface/download/sota/polish_roberta/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/sota/polish_roberta/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/sota/polish_roberta/results.json.metadata diff --git a/eval-results/.cache/huggingface/download/sota/ulmfit/results.json.lock b/eval-results-copy/.cache/huggingface/download/sota/ulmfit/results.json.lock similarity index 100% rename from eval-results/.cache/huggingface/download/sota/ulmfit/results.json.lock rename to eval-results-copy/.cache/huggingface/download/sota/ulmfit/results.json.lock diff --git a/eval-results/.cache/huggingface/download/sota/ulmfit/results.json.metadata b/eval-results-copy/.cache/huggingface/download/sota/ulmfit/results.json.metadata similarity index 100% rename from eval-results/.cache/huggingface/download/sota/ulmfit/results.json.metadata rename to eval-results-copy/.cache/huggingface/download/sota/ulmfit/results.json.metadata diff --git a/eval-results/.gitattributes b/eval-results-copy/.gitattributes similarity index 100% rename from eval-results/.gitattributes rename to eval-results-copy/.gitattributes diff --git a/eval-results/.idea/open_pl_llm_leaderboard_results.iml b/eval-results-copy/.idea/open_pl_llm_leaderboard_results.iml similarity index 100% rename from eval-results/.idea/open_pl_llm_leaderboard_results.iml rename to eval-results-copy/.idea/open_pl_llm_leaderboard_results.iml diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-32-59.263304.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_in_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-19.394508.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-27-04.852309.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polemo2_out_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-12-58.277105.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-19.801525.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-37-36.637222.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_mc_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-12.455988.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-48.898331.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-56.871408.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-52.956955.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-01.731913.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-18.998768.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-26.656191.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_eq_bench_first_turn_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-21.291842.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-30.374052.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-15-22.967823.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_closed_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-25.200287.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-58-53.946082.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-23-40.740746.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_poquad_open_book_1723381723/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T16-06-52.670471.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-02.213869.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-44-08.270834.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-11-55.449227.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-0_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-13.495944.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-25-19.492688.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_in_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-24-50.869505.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-22-20.849828.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polemo2_out_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-19-39.147509.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-53-51.017953.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_8tags_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-01-59.819478.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_mc_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-15-54.278792.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_belebele_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-36-23.654679.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-21-52.993123.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_cbd_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-33-25.750066.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-14-08.007826.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_dyk_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-54-27.674557.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_eq_bench_first_turn_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-22.563512.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-35-52.497622.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_klej_ner_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-57-18.271570.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_pes_1723381722/results_2024-08-27T17-50-52.063138.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_closed_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-16-23.588300.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-00.491423.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_polqa_reranking_multiple_choice_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-50-02.859037.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_poquad_open_book_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T17-09-42.653951.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-13-23.877449.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_ppc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-30-24.424865.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_multiple_choice_1723381711/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-18-48.485190.json diff --git a/eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json b/eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json similarity index 100% rename from eval-results/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json rename to eval-results-copy/bielik2/bielik_11B-v2_dpo/dpo5-001_e2_-5_polish_psc_regex_1723381722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2/results_2024-08-11T15-47-28.998766.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_1723589476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-52.171865.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_in_multiple_choice_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-36-25.103682.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-33.807938.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polemo2_out_multiple_choice_1723589325/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-31.919978.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-11-34.025397.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_8tags_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-23-34.505733.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_mc_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-59.572169.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_belebele_regex_1723589537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-17-26.737176.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-46.323824.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_cbd_regex_1723595993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-07-28.583542.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_multiple_choice_1723589386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.060420.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_dyk_regex_1723589567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-57-06.381061.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-55-10.306900.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_eq_bench_first_turn_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-29-24.350696.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-02-05.327003.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_klej_ner_regex_1723596294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T03-40-13.294509.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_closed_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-02-26.428942.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_open_book_1723599344/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-33-36.949952.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_polqa_reranking_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T01-03-34.115495.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_poquad_open_book_1723600404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-41-32.901378.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_multiple_choice_1723589416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-51-56.874717.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_ppc_regex_1723595058/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T02-55-43.429315.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_psc_multiple_choice_1723589446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-53-02.110722.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-0_polish_psc_regex_1723595721/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T05-10-11.703474.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_1723579077/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-04-43.385299.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723577312/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-50.614436.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_1723579140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-03-53.488992.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723577530/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-42-43.600274.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723577593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-16-07.989895.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_8tags_regex_1723580647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-45-42.721769.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_mc_1723577904/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-43-41.092923.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_belebele_regex_1723580678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-40-44.914844.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723578429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-58-32.729921.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_cbd_regex_1723580928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-38-43.277916.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723578088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-45-11.157602.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_dyk_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-32-11.963520.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T23-31-11.846782.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723578798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-17-31.018464.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_klej_ner_regex_1723580959/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-45.367338.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_closed_book_1723580990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-45.776807.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_open_book_1723581053/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-07-03.176213.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723578984/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-34-54.031792.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_poquad_open_book_1723581146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T00-56-55.003589.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723578212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-46-28.404594.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_ppc_regex_1723580803/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-46-47.622923.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723578275/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T21-52-50.851589.json diff --git a/eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json b/eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json similarity index 100% rename from eval-results/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json rename to eval-results-copy/bielik2/chat_dpo5-001_e2/_-5_polish_psc_regex_1723580897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-13T22-43-46.874325.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_1724484266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-14.497373.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724483634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-19.391942.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_1724484387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-25.037211.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724483755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-18-48.127666.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724483815/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-38-20.924110.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_8tags_regex_1724484417/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-35.309347.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_mc_1724483935/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-20-58.191716.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_belebele_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-55.139738.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-58.997474.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_cbd_regex_1724484747/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-51-05.641030.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724483965/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-09.130630.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_dyk_regex_1724484447/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-31-47.634401.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_1724485138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-36-32.197605.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_eq_bench_first_turn_1724484928/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-03-38.010979.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-54.533018.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_klej_ner_regex_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-23-13.247695.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_closed_book_1724484838/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-21.066434.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-57-25.828257.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724484146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-34-47.215248.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_poquad_open_book_1724484868/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-43-29.119430.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724483996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-32.183168.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_ppc_regex_1724484477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-57-05.190506.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724484086/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-23-42.230462.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-0_polish_psc_regex_1724484717/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-06-00.585883.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-46.576634.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-16-32.345839.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_1724483119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-09-27.109714.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-12-22.196265.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-44-55.892680.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_8tags_regex_1724483179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-00.573448.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_mc_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-07-24.221667.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_belebele_regex_1724483300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-19-30.091023.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-13-33.042761.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_cbd_regex_1724483454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-39-49.472873.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-05-34.008365.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_dyk_regex_1724483393/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-15-11.495798.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-49-25.859069.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-37.126825.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_klej_ner_regex_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-48.326273.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_closed_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-26-19.409698.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_open_book_1724483574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-00-02.883610.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724483029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-42-37.610434.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_poquad_open_book_1724483604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T11-18-19.658033.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-04-44.186634.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_ppc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-33-36.270615.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724482878/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-10-02.497215.json diff --git a/eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json b/eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json similarity index 100% rename from eval-results/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json rename to eval-results-copy/bielik2/chat_dpo7-007_3k/_-5_polish_psc_regex_1724483424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-21-07.331691.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-11-32.999875.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_in_multiple_choice_1723600601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-16.154369.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_1723601140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-09-34.672794.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polemo2_out_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-10-15.879421.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-51.919979.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_8tags_regex_1723601156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-43.279463.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_mc_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-08.328820.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_belebele_regex_1723601163/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-13-00.940390.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-18-02.925307.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_cbd_regex_1723601544/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-16-59.663440.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_multiple_choice_1723600743/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-03-36.400144.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_dyk_regex_1723601207/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-09.135224.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_eq_bench_first_turn_1723601678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-05.159428.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-32-02.798160.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_klej_ner_regex_1723601548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-20-01.578435.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_closed_book_1723601557/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-23-07.212443.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_open_book_1723601579/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-57-57.011443.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_polqa_reranking_multiple_choice_1723601116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-45-11.454374.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_poquad_open_book_1723601602/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T06-27-23.165454.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_multiple_choice_1723600960/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-05-37.523436.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_ppc_regex_1723601237/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-35-58.297671.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_multiple_choice_1723601030/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-12-14.502514.json diff --git a/eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json b/eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json similarity index 100% rename from eval-results/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json rename to eval-results-copy/bielik2/chat_few_dpo5-001_e2/_-5_polish_psc_regex_1723601513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo5-001_e2__/results_2024-08-14T04-22-41.393824.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_1724486069/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-47.633693.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_in_multiple_choice_1724485228/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-56-00.290779.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_1724486159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-59.197004.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polemo2_out_multiple_choice_1724485378/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-24.138621.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_multiple_choice_1724485529/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-32-24.000376.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_8tags_regex_1724486189/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-02.966224.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_mc_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-55-34.487216.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_belebele_regex_1724486281/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-05.800497.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_multiple_choice_1724485949/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-37.915435.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_cbd_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-08.994539.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_multiple_choice_1724485799/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-54-01.291515.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_dyk_regex_1724486400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-05-25.763004.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_eq_bench_first_turn_1724486730/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-31-58.270799.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724486039/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-19-55.329953.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_klej_ner_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-08-33.826599.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_closed_book_1724486640/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-12-27.849315.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_open_book_1724486670/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-45-58.951195.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724486070/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-35-31.543874.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_poquad_open_book_1724486700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T12-15-27.183969.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_multiple_choice_1724485829/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-53-43.254003.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_ppc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-04-46.598597.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_multiple_choice_1724485889/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T09-59-55.818891.json diff --git a/eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json b/eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json similarity index 100% rename from eval-results/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json rename to eval-results-copy/bielik2/chat_fewdpo7-007_3k/_-5_polish_psc_regex_1724486430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-24T10-10-44.879253.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-43.693584.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_in_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-50-12.348404.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_1724420970/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-07.285926.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polemo2_out_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-56.499124.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_8tags_multiple_choice_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-10-17.566693.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_mc_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-05.333432.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_belebele_regex_1724421031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-15-17.733804.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_multiple_choice_1724420879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-53-49.561966.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_cbd_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-43.465538.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_multiple_choice_1724420636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-45-41.609103.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_dyk_regex_1724421061/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-56-05.059721.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_eq_bench_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-34-59.673509.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-00.283310.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_klej_ner_regex_1724421303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-02-39.532359.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_closed_book_1724421333/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-05-41.816728.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-15.502067.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_polqa_reranking_multiple_choice_1724420909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-02-21.455406.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_poquad_open_book_1724421394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-29-21.192459.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_multiple_choice_1724420758/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-43.644777.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_ppc_regex_1724421121/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-25-03.168264.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_psc_multiple_choice_1724420788/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-51.482942.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-0_polish_psc_regex_1724421273/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-35-00.869873.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_1724419879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-48-03.982448.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_in_multiple_choice_1724419000/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-31-53.066057.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_1724419939/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-43-08.671292.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polemo2_out_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-30-11.111694.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_multiple_choice_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-04-12.237812.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_8tags_regex_1724420091/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-35-52.284466.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_mc_1724419152/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-07.674847.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_belebele_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-00-33.329109.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_multiple_choice_1724419757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-40-49.378564.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_cbd_regex_1724420485/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-03-25.779449.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_multiple_choice_1724419303/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-25-32.997415.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_dyk_regex_1724420182/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-19-00.698979.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_eq_bench_first_turn_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-54-33.072921.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-55-46.960678.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_klej_ner_regex_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-28-56.846123.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_pes_1724771233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-27T19-31-26.171779.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_closed_book_1724420515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-47-14.065026.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-22-23.008770.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_polqa_reranking_multiple_choice_1724419848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-11-23.564916.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_poquad_open_book_1724420606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T17-40-58.468557.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_multiple_choice_1724419545/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-28-43.600384.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_ppc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-59-44.465991.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_psc_multiple_choice_1724419576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T15-34-35.059225.json diff --git a/eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json b/eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json similarity index 100% rename from eval-results/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json rename to eval-results-copy/bielik2/normal_dpo7-007_3k/_-5_polish_psc_regex_1724420394/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__bielik_11B-v2_dpo__dpo7-007_3k__/results_2024-08-23T16-16-35.343638.json diff --git a/eval-results/bielik3/results_2024-11-19T18-08-28.182342.json b/eval-results-copy/bielik3/results_2024-11-19T18-08-28.182342.json similarity index 100% rename from eval-results/bielik3/results_2024-11-19T18-08-28.182342.json rename to eval-results-copy/bielik3/results_2024-11-19T18-08-28.182342.json diff --git a/eval-results/bielik3/results_2024-11-21T10-47-54.032852.json b/eval-results-copy/bielik3/results_2024-11-21T10-47-54.032852.json similarity index 100% rename from eval-results/bielik3/results_2024-11-21T10-47-54.032852.json rename to eval-results-copy/bielik3/results_2024-11-21T10-47-54.032852.json diff --git a/eval-results/bielik3/results_2024-11-21T19-12-13.395324.json b/eval-results-copy/bielik3/results_2024-11-21T19-12-13.395324.json similarity index 100% rename from eval-results/bielik3/results_2024-11-21T19-12-13.395324.json rename to eval-results-copy/bielik3/results_2024-11-21T19-12-13.395324.json diff --git a/eval-results/bielik3/results_2024-11-21T19-12-16.891619.json b/eval-results-copy/bielik3/results_2024-11-21T19-12-16.891619.json similarity index 100% rename from eval-results/bielik3/results_2024-11-21T19-12-16.891619.json rename to eval-results-copy/bielik3/results_2024-11-21T19-12-16.891619.json diff --git a/eval-results/bielik3/results_2024-11-21T21-31-06.667134.json b/eval-results-copy/bielik3/results_2024-11-21T21-31-06.667134.json similarity index 100% rename from eval-results/bielik3/results_2024-11-21T21-31-06.667134.json rename to eval-results-copy/bielik3/results_2024-11-21T21-31-06.667134.json diff --git a/eval-results/bielik3/results_2024-11-21T21-31-13.252586.json b/eval-results-copy/bielik3/results_2024-11-21T21-31-13.252586.json similarity index 100% rename from eval-results/bielik3/results_2024-11-21T21-31-13.252586.json rename to eval-results-copy/bielik3/results_2024-11-21T21-31-13.252586.json diff --git a/eval-results/bielik3/results_2024-11-22T16-57-34.981133.json b/eval-results-copy/bielik3/results_2024-11-22T16-57-34.981133.json similarity index 100% rename from eval-results/bielik3/results_2024-11-22T16-57-34.981133.json rename to eval-results-copy/bielik3/results_2024-11-22T16-57-34.981133.json diff --git a/eval-results/bielik3/results_2024-11-23T11-36-50.191824.json b/eval-results-copy/bielik3/results_2024-11-23T11-36-50.191824.json similarity index 100% rename from eval-results/bielik3/results_2024-11-23T11-36-50.191824.json rename to eval-results-copy/bielik3/results_2024-11-23T11-36-50.191824.json diff --git a/eval-results/bielik3/results_2024-12-06T11-04-21.140668.json b/eval-results-copy/bielik3/results_2024-12-06T11-04-21.140668.json similarity index 100% rename from eval-results/bielik3/results_2024-12-06T11-04-21.140668.json rename to eval-results-copy/bielik3/results_2024-12-06T11-04-21.140668.json diff --git a/eval-results/bielik3/results_2024-12-06T21-24-16.642398.json b/eval-results-copy/bielik3/results_2024-12-06T21-24-16.642398.json similarity index 100% rename from eval-results/bielik3/results_2024-12-06T21-24-16.642398.json rename to eval-results-copy/bielik3/results_2024-12-06T21-24-16.642398.json diff --git a/eval-results/bielik3/results_2024-12-07T22-56-37.648899.json b/eval-results-copy/bielik3/results_2024-12-07T22-56-37.648899.json similarity index 100% rename from eval-results/bielik3/results_2024-12-07T22-56-37.648899.json rename to eval-results-copy/bielik3/results_2024-12-07T22-56-37.648899.json diff --git a/eval-results/bielik3/results_2024-12-14T15-58-29.968835.json b/eval-results-copy/bielik3/results_2024-12-14T15-58-29.968835.json similarity index 100% rename from eval-results/bielik3/results_2024-12-14T15-58-29.968835.json rename to eval-results-copy/bielik3/results_2024-12-14T15-58-29.968835.json diff --git a/eval-results/bielik3/results_2024-12-14T15-59-27.985580.json b/eval-results-copy/bielik3/results_2024-12-14T15-59-27.985580.json similarity index 100% rename from eval-results/bielik3/results_2024-12-14T15-59-27.985580.json rename to eval-results-copy/bielik3/results_2024-12-14T15-59-27.985580.json diff --git a/eval-results/datasets--speakleash--open_pl_llm_leaderboard_results/refs/main b/eval-results-copy/datasets--speakleash--open_pl_llm_leaderboard_results/refs/main similarity index 100% rename from eval-results/datasets--speakleash--open_pl_llm_leaderboard_results/refs/main rename to eval-results-copy/datasets--speakleash--open_pl_llm_leaderboard_results/refs/main diff --git a/eval-results/datasets--speakleash--open_pl_llm_leaderboard_results/snapshots/0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3 b/eval-results-copy/datasets--speakleash--open_pl_llm_leaderboard_results/snapshots/0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3 similarity index 100% rename from eval-results/datasets--speakleash--open_pl_llm_leaderboard_results/snapshots/0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3 rename to eval-results-copy/datasets--speakleash--open_pl_llm_leaderboard_results/snapshots/0068f971f65ca35cc01a5970fd0ddc4e8a17b1a3 diff --git a/eval-results/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json b/eval-results-copy/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json similarity index 100% rename from eval-results/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json rename to eval-results-copy/llama405/l_-5_polish_pes_1723381722/results_2024-08-29T04-09-24.180574.json diff --git a/eval-results/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json b/eval-results-copy/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json similarity index 100% rename from eval-results/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json rename to eval-results-copy/llama405/l_-5_polish_pes_1723381722/results_2024-09-14T11-12-37.138272.json diff --git a/eval-results/llama405/results_2024-07-30T20-31-17.745976.json b/eval-results-copy/llama405/results_2024-07-30T20-31-17.745976.json similarity index 100% rename from eval-results/llama405/results_2024-07-30T20-31-17.745976.json rename to eval-results-copy/llama405/results_2024-07-30T20-31-17.745976.json diff --git a/eval-results/llama405/results_2024-07-31T10-01-20.870012.json b/eval-results-copy/llama405/results_2024-07-31T10-01-20.870012.json similarity index 100% rename from eval-results/llama405/results_2024-07-31T10-01-20.870012.json rename to eval-results-copy/llama405/results_2024-07-31T10-01-20.870012.json diff --git a/eval-results/llama405/results_2024-08-01T12-04-30.622070.json b/eval-results-copy/llama405/results_2024-08-01T12-04-30.622070.json similarity index 100% rename from eval-results/llama405/results_2024-08-01T12-04-30.622070.json rename to eval-results-copy/llama405/results_2024-08-01T12-04-30.622070.json diff --git a/eval-results/llama405/results_2024-08-02T16-20-26.194729.json b/eval-results-copy/llama405/results_2024-08-02T16-20-26.194729.json similarity index 100% rename from eval-results/llama405/results_2024-08-02T16-20-26.194729.json rename to eval-results-copy/llama405/results_2024-08-02T16-20-26.194729.json diff --git a/eval-results/llama405/results_2024-08-02T16-59-30.994678.json b/eval-results-copy/llama405/results_2024-08-02T16-59-30.994678.json similarity index 100% rename from eval-results/llama405/results_2024-08-02T16-59-30.994678.json rename to eval-results-copy/llama405/results_2024-08-02T16-59-30.994678.json diff --git a/eval-results/llama405/results_2024-08-02T19-32-26.211961.json b/eval-results-copy/llama405/results_2024-08-02T19-32-26.211961.json similarity index 100% rename from eval-results/llama405/results_2024-08-02T19-32-26.211961.json rename to eval-results-copy/llama405/results_2024-08-02T19-32-26.211961.json diff --git a/eval-results/llama405/results_2024-08-02T22-00-00.659720.json b/eval-results-copy/llama405/results_2024-08-02T22-00-00.659720.json similarity index 100% rename from eval-results/llama405/results_2024-08-02T22-00-00.659720.json rename to eval-results-copy/llama405/results_2024-08-02T22-00-00.659720.json diff --git a/eval-results/llama405/results_2024-08-03T18-15-06.692015.json b/eval-results-copy/llama405/results_2024-08-03T18-15-06.692015.json similarity index 100% rename from eval-results/llama405/results_2024-08-03T18-15-06.692015.json rename to eval-results-copy/llama405/results_2024-08-03T18-15-06.692015.json diff --git a/eval-results/llama405/results_2024-08-07T00-01-17.422152.json b/eval-results-copy/llama405/results_2024-08-07T00-01-17.422152.json similarity index 100% rename from eval-results/llama405/results_2024-08-07T00-01-17.422152.json rename to eval-results-copy/llama405/results_2024-08-07T00-01-17.422152.json diff --git a/eval-results/llama405/results_2024-08-08T04-01-32.203343.json b/eval-results-copy/llama405/results_2024-08-08T04-01-32.203343.json similarity index 100% rename from eval-results/llama405/results_2024-08-08T04-01-32.203343.json rename to eval-results-copy/llama405/results_2024-08-08T04-01-32.203343.json diff --git a/eval-results/llama405/results_2024-08-08T22-13-25.136317.json b/eval-results-copy/llama405/results_2024-08-08T22-13-25.136317.json similarity index 100% rename from eval-results/llama405/results_2024-08-08T22-13-25.136317.json rename to eval-results-copy/llama405/results_2024-08-08T22-13-25.136317.json diff --git a/eval-results/llama405/results_2024-08-09T00-30-10.673945.json b/eval-results-copy/llama405/results_2024-08-09T00-30-10.673945.json similarity index 100% rename from eval-results/llama405/results_2024-08-09T00-30-10.673945.json rename to eval-results-copy/llama405/results_2024-08-09T00-30-10.673945.json diff --git a/eval-results/llama405/results_2024-08-10T22-37-36.211395.json b/eval-results-copy/llama405/results_2024-08-10T22-37-36.211395.json similarity index 100% rename from eval-results/llama405/results_2024-08-10T22-37-36.211395.json rename to eval-results-copy/llama405/results_2024-08-10T22-37-36.211395.json diff --git a/eval-results/llama405/results_2024-08-12T13-58-01.342076.json b/eval-results-copy/llama405/results_2024-08-12T13-58-01.342076.json similarity index 100% rename from eval-results/llama405/results_2024-08-12T13-58-01.342076.json rename to eval-results-copy/llama405/results_2024-08-12T13-58-01.342076.json diff --git a/eval-results/llama405/results_2024-08-13T01-47-50.076573.json b/eval-results-copy/llama405/results_2024-08-13T01-47-50.076573.json similarity index 100% rename from eval-results/llama405/results_2024-08-13T01-47-50.076573.json rename to eval-results-copy/llama405/results_2024-08-13T01-47-50.076573.json diff --git a/eval-results/llama405/results_2024-08-15T00-12-29.574828.json b/eval-results-copy/llama405/results_2024-08-15T00-12-29.574828.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T00-12-29.574828.json rename to eval-results-copy/llama405/results_2024-08-15T00-12-29.574828.json diff --git a/eval-results/llama405/results_2024-08-15T01-51-46.606422.json b/eval-results-copy/llama405/results_2024-08-15T01-51-46.606422.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T01-51-46.606422.json rename to eval-results-copy/llama405/results_2024-08-15T01-51-46.606422.json diff --git a/eval-results/llama405/results_2024-08-15T02-02-55.145378.json b/eval-results-copy/llama405/results_2024-08-15T02-02-55.145378.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T02-02-55.145378.json rename to eval-results-copy/llama405/results_2024-08-15T02-02-55.145378.json diff --git a/eval-results/llama405/results_2024-08-15T02-42-34.381023.json b/eval-results-copy/llama405/results_2024-08-15T02-42-34.381023.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T02-42-34.381023.json rename to eval-results-copy/llama405/results_2024-08-15T02-42-34.381023.json diff --git a/eval-results/llama405/results_2024-08-15T13-59-42.270434.json b/eval-results-copy/llama405/results_2024-08-15T13-59-42.270434.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T13-59-42.270434.json rename to eval-results-copy/llama405/results_2024-08-15T13-59-42.270434.json diff --git a/eval-results/llama405/results_2024-08-15T14-07-26.127255.json b/eval-results-copy/llama405/results_2024-08-15T14-07-26.127255.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T14-07-26.127255.json rename to eval-results-copy/llama405/results_2024-08-15T14-07-26.127255.json diff --git a/eval-results/llama405/results_2024-08-15T14-46-47.846720.json b/eval-results-copy/llama405/results_2024-08-15T14-46-47.846720.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T14-46-47.846720.json rename to eval-results-copy/llama405/results_2024-08-15T14-46-47.846720.json diff --git a/eval-results/llama405/results_2024-08-15T16-08-43.556889.json b/eval-results-copy/llama405/results_2024-08-15T16-08-43.556889.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T16-08-43.556889.json rename to eval-results-copy/llama405/results_2024-08-15T16-08-43.556889.json diff --git a/eval-results/llama405/results_2024-08-15T22-23-31.808562.json b/eval-results-copy/llama405/results_2024-08-15T22-23-31.808562.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T22-23-31.808562.json rename to eval-results-copy/llama405/results_2024-08-15T22-23-31.808562.json diff --git a/eval-results/llama405/results_2024-08-15T22-37-33.877835.json b/eval-results-copy/llama405/results_2024-08-15T22-37-33.877835.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T22-37-33.877835.json rename to eval-results-copy/llama405/results_2024-08-15T22-37-33.877835.json diff --git a/eval-results/llama405/results_2024-08-15T22-45-53.533981.json b/eval-results-copy/llama405/results_2024-08-15T22-45-53.533981.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T22-45-53.533981.json rename to eval-results-copy/llama405/results_2024-08-15T22-45-53.533981.json diff --git a/eval-results/llama405/results_2024-08-15T22-59-06.373453.json b/eval-results-copy/llama405/results_2024-08-15T22-59-06.373453.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T22-59-06.373453.json rename to eval-results-copy/llama405/results_2024-08-15T22-59-06.373453.json diff --git a/eval-results/llama405/results_2024-08-15T23-08-20.709897.json b/eval-results-copy/llama405/results_2024-08-15T23-08-20.709897.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T23-08-20.709897.json rename to eval-results-copy/llama405/results_2024-08-15T23-08-20.709897.json diff --git a/eval-results/llama405/results_2024-08-15T23-29-01.675917.json b/eval-results-copy/llama405/results_2024-08-15T23-29-01.675917.json similarity index 100% rename from eval-results/llama405/results_2024-08-15T23-29-01.675917.json rename to eval-results-copy/llama405/results_2024-08-15T23-29-01.675917.json diff --git a/eval-results/llama405/results_2024-08-16T00-14-32.455527.json b/eval-results-copy/llama405/results_2024-08-16T00-14-32.455527.json similarity index 100% rename from eval-results/llama405/results_2024-08-16T00-14-32.455527.json rename to eval-results-copy/llama405/results_2024-08-16T00-14-32.455527.json diff --git a/eval-results/llama405/results_2024-08-16T01-40-52.360185.json b/eval-results-copy/llama405/results_2024-08-16T01-40-52.360185.json similarity index 100% rename from eval-results/llama405/results_2024-08-16T01-40-52.360185.json rename to eval-results-copy/llama405/results_2024-08-16T01-40-52.360185.json diff --git a/eval-results/llama405/results_2024-08-17T02-25-42.560744.json b/eval-results-copy/llama405/results_2024-08-17T02-25-42.560744.json similarity index 100% rename from eval-results/llama405/results_2024-08-17T02-25-42.560744.json rename to eval-results-copy/llama405/results_2024-08-17T02-25-42.560744.json diff --git a/eval-results/llama405/results_2024-08-17T04-13-51.636140.json b/eval-results-copy/llama405/results_2024-08-17T04-13-51.636140.json similarity index 100% rename from eval-results/llama405/results_2024-08-17T04-13-51.636140.json rename to eval-results-copy/llama405/results_2024-08-17T04-13-51.636140.json diff --git a/eval-results/llama405/results_2024-08-17T11-20-07.983919.json b/eval-results-copy/llama405/results_2024-08-17T11-20-07.983919.json similarity index 100% rename from eval-results/llama405/results_2024-08-17T11-20-07.983919.json rename to eval-results-copy/llama405/results_2024-08-17T11-20-07.983919.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/l_-0_polish_pes_1723381722/results_2024-08-29T02-27-31.699077.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/l_-5_polish_pes_1723381722/results_2024-08-29T23-18-41.187300.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T23-59-21.087645.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-00-43.042643.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T00-54-23.664408.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T02-18-09.233395.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T03-57-41.977180.json diff --git a/eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json b/eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json similarity index 100% rename from eval-results/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json rename to eval-results-copy/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T07-40-52.269511.json diff --git a/eval-results/pl/date/1711227786/results.json b/eval-results-copy/pl/date/1711227786/results.json similarity index 100% rename from eval-results/pl/date/1711227786/results.json rename to eval-results-copy/pl/date/1711227786/results.json diff --git a/eval-results/pl/date/1711228113/results.json b/eval-results-copy/pl/date/1711228113/results.json similarity index 100% rename from eval-results/pl/date/1711228113/results.json rename to eval-results-copy/pl/date/1711228113/results.json diff --git a/eval-results/pl/lm-evaluation-harness/temp/results.json b/eval-results-copy/pl/lm-evaluation-harness/temp/results.json similarity index 100% rename from eval-results/pl/lm-evaluation-harness/temp/results.json rename to eval-results-copy/pl/lm-evaluation-harness/temp/results.json diff --git a/eval-results/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json b/eval-results-copy/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json similarity index 100% rename from eval-results/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json rename to eval-results-copy/pl/nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-20240303-111736-0shot-results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_Remek/Bielik-7B-SP-001,dtype=float16-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_google/gemma-7b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_google/gemma-7b-it-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-1_8b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-base-7b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-1_8b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_internlm/internlm2-chat-7b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-chat-hf-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_meta-llama/Llama-2-7b-hf-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-all-e3_063753f9-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/apt4-1B/spkl-only-e3_756856c4-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spi-e0_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele0/results_upstage/SOLAR-10.7B-v1.0-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_Remek/Kruk-7B-SP-001-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-bele3/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_APT3-1B-Instruct-e2-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_Remek/Bielik-7B-SP-001,dtype=float16-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_allegro/plt5-large-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e0_7f6a991e-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e1_74a293c8-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e2_bfb44ded-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-all-e3_063753f9-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e0_b9c8bb39-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e1_fea4b41b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e2_969e76b4-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/apt4-1B/spkl-only-e3_756856c4-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e0_ef715d74-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e1_333887a5-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_speakleash/mistral_7B-v2/spkl-only-e2_5dac700d-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-ble5/results_upstage/SOLAR-10.7B-v1.0-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_APT3-1B-Base-0_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_APT3-1B-Base-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-0_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-13b-academic_8bits-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-7b-0_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_trurl-2-7b-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-alpha-0_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-alpha-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-beta-0_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out/results_zephyr-7b-beta-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_APT3-1B-Instruct-e2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp200-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp400-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out10/results_Mistral-7B-v0.1_lora_chp600-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2000-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out11/results_Mistral-7B-v0.1_lora_chp2200-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out13/results_Mistral-7B-v0.1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out14/results_Mistral-7B-v0.1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_Mistral-7B-Instruct-v0.1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_phi-2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_phi-2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_plt5-large-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_plt5-large-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_polish-gpt2-xl-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out15/results_polish-gpt2-xl-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out16/results_Mistral-7B-v0.1-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out17/results_zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out2/results_APT3-1B-Base-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out2/results_APT3-1B-Base-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out2/results_trurl-2-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out21/results_mt5-xl-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out24/results_APT3-1B-Base-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out24/results_APT3-1B-Base-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_APT3-1B-Instruct-e2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-Instruct-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_4bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_8bit-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2000-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp2200-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp400-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp600-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_Mistral-7B-v0.1_lora_chp800-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-13b-academic_8bits-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-7b-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_trurl-2-7b-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out25/results_zephyr-7b-alpha-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out26/results_HF_v5-Eagle-7B-0_polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out27/results_HF_v5-Eagle-7B-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out28/results_3-5B_high_base/epoch_2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out29/results_7B_high_base/epoch_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out29/results_7B_high_base/epoch_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_APT3-1B-Base-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_APT3-1B-Base-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-13b-academic_8bits-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_trurl-2-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out3/results_zephyr-7b-alpha-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out30/results_7B_high_base/epoch_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out30/results_7B_high_base/epoch_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_10B_high_sft_3_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_base/epoch_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_0/epoch_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_3-5B_high_sft_0_2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_base/epoch_2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_0_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_1_2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_7B_high_sft_2_1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_mistral-PL_7B_0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-0106-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out31m/results_openchat/openchat-3.5-1210-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/,dtype=bfloat16-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_2_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_base/epoch_3_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_microsoft/phi-2-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_microsoft/phi-2-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out33new/results_mistralai/Mistral-7B-v0.1-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/epoch_3_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_base/like_apt3-1B_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-13b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-1b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_OPI-PG/Qra-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-13b-academic-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_Voicelab/trurl-2-7b-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_allegro/plt5-large-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_allegro/plt5-large-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-sequential_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_apt3-1B_base/apt3-1B-shuffled_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_google/mt5-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_google/mt5-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_internlm2-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_internlm2-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B/epoch_0_hf-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistral-PL_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-0106-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_openchat-3.5-1210-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_polish-mistral-7B/epoch_0_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_sdadas/polish-gpt2-xl-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-0_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out35/results_zephyr-7b-beta-5_polish_cbd_multiple_choice,polish_cbd_regex,polish_klej_ner_multiple_choice,polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_base/like_apt3-1B_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_2_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_base/epoch_3_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_0_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_1_hf-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Azurro/APT3-1B-Base-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_HuggingFaceH4/zephyr-7b-beta-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_belebele_pol_Latn/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_in_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polemo2_out_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_8tags_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_cbd_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_dyk_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_klej_ner_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_ppc_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_psc_regex/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-13b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-1b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_OPI-PG/Qra-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Bielik-7B-SP-001-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Remek/Kruk-7B-SP-001-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-Instruct-v1.0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_SOLAR-10.7B-v1.0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Starling-LM-7B-alpha-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-13b-academic-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_Voicelab/trurl-2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_allegro/plt5-large-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_allegro/plt5-large-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e0_7f6a991e-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e1_74a293c8-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e2_bfb44ded-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-all-e3_063753f9-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e0_b9c8bb39-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e1_fea4b41b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e2_969e76b4-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_apt4-1B/spkl-only-e3_756856c4-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-it-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/gemma-7b-it-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/mt5-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_google/mt5-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_hf_v7_e2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-1_8b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-7b-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-base-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-1_8b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_internlm/internlm2-chat-7b-sft-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/only-spi-e0_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e2_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e3_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e4_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_llama-apt3-7B/spkl-only_sft/e5_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-chat-hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_meta-llama/Llama-2-7b-hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_microsoft/phi-2-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_microsoft/phi-2-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-PL_7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/apt3-e0_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi-e0_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spi-e0_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e2_7dc8df86-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft/e3_17ef3119-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e2_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e3_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e4_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral-apt3-7B/spkl_sft_v2/e5_hf-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e0_8cf0987d-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e1_0b514ce9-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all-e2_5bd6027d-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e0_ef715d74-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e1_333887a5-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only-e2_5dac700d-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_mistralai/Mistral-7B-v0.1-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-0106-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1210-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_openchat/openchat-3.5-1215-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_polish-mistral-7B/epoch_0_hf/-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_sdadas/polish-gpt2-xl-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out36/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_dyk_regex,polish_dyk_multiple_choice,polish_psc_regex,polish_psc_multiple_choice,polish_cbd_regex,polish_cbd_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_APT3-1B-Instruct-e1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_OPI-PG/Qra-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_Remek/Kruk-7B-SP-001-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_Remek/OpenChat3.5-0106-Spichlerz-Bocian-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_TinyLlama/TinyLlama-1.1B-Chat-v1.0-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_allegro/plt5-large-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_allegro/plt5-large-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_berkeley-nest/Starling-LM-7B-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_google/gemma-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_google/gemma-7b-it-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_google/mt5-xl-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-1_8b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-base-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-1_8b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_internlm/internlm2-chat-7b-sft-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-chat-hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_meta-llama/Llama-2-7b-hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/only-spi_sft_v2/e1_596202b3-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e0_6214300a-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B/spkl_sft_v2/e1_4067e14e-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral-apt3-7B_v2/spkl-only-e1_87bfffac-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_mistralai/Mistral-7B-Instruct-v0.2-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-0106-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_openchat/openchat-3.5-1210-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_sdadas/polish-gpt2-xl-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only/e0_cc0931c5/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-13B/spkl-plus/e0_caa5ad79/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e4_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/llama-apt3-7B/spkl-only_sft/e5_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/apt3-e0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft/e0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spi-e0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e2_7dc8df86/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft/e3_17ef3119/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e4_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral-apt3-7B/spkl_sft_v2/e5_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_speakleash/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-0_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_szymonrucinski/Curie-7B-v1-5_polish/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_trurl-2-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_trurl-2-7b-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-Instruct-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-out41/results_upstage/SOLAR-10.7B-v1.0-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out4test/results_APT3-1B-Base-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out5/results_APT3-1B-Base-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out5/results_trurl-2-13b-academic_8bits-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out5/results_trurl-2-7b-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out5/results_zephyr-7b-alpha-5_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out6/results_zephyr-7b-alpha-5_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out7/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp200-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out8/results_Mistral-7B-v0.1_lora_chp400-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json b/eval-results-copy/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json rename to eval-results-copy/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_generate/results.json diff --git a/eval-results/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json b/eval-results-copy/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-out9/results_Mistral-7B-v0.1_lora_chp600-0_polish_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_10B-4k_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_4k_high_sft/epoch_3_base/epoch_1_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_base/like_apt3-1B_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_1B_high_sft/epoch_3_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_2_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_base/epoch_3_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_0_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_3-5B_high_sft/epoch_3_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_0_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_1_hf-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_0_base/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_1_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_1_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_7B_high_sft/epoch_2_base/epoch_2_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Azurro/APT3-1B-Base-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_HuggingFaceH4/zephyr-7b-beta-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-13b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-1b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_OPI-PG/Qra-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-13b-academic-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_Voicelab/trurl-2-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_allegro/plt5-large-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-sequential_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_apt3-1B_base/apt3-1B-shuffled_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_google/mt5-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_google/mt5-xl-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_hf_v7_e1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_hf_v7_e2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_internlm/internlm2-7b-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_microsoft/phi-2-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistral-PL_7B/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-Instruct-v0.1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_4bit=True-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,load_in_8bit=True-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1,peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_mistralai/Mistral-7B-v0.1-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-0106-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_openchat/openchat-3.5-1210-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_polish-mistral-7B/epoch_0_hf/-5_polish_belebele_mc/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_sdadas/polish-gpt2-xl-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_belebele_mc,polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-13b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-1b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_OPI-PG/Qra-7b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-13b-academic-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_Voicelab/trurl-2-7b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e,dtype=float16-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e0_7f6a991e-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e1_74a293c8-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e2_bfb44ded-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-all-e3_063753f9-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e0_b9c8bb39-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e1_fea4b41b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e2_969e76b4-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_apt4-1B/spkl-only-e3_756856c4-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_google/gemma-7b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-1_8b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-7b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_internlm/internlm2-base-7b-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-only/e0_cc0931c5/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-13B/spkl-plus/e0_caa5ad79/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_llama-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_meta-llama/Llama-2-7b-hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_microsoft/phi-2-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral-apt3-7B/only-spi-e0_hf/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e0_8cf0987d-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-all-e2_5bd6027d-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e0_ef715d74-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistral_7B-v2/spkl-only-e2_5dac700d-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_mistralai/Mistral-7B-v0.1-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-0106-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_openchat/openchat-3.5-1210-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_sdadas/polish-gpt2-xl-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/1B_high_base/like_apt3-1B_hf/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_2_hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/3-5B_high_base/epoch_3_hf/-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_0_hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_speakleash/7B_high_base/epoch_1_hf-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json b/eval-results-copy/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json rename to eval-results-copy/pl/polish_benchmarks-perplexity2/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_poleval2018_task3_test_10k/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa1/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa1/results_OPI-PG/Qra-7b-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-alpha-5_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_HuggingFaceH4/zephyr-7b-beta-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_OPI-PG/Qra-7b-5_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-7b-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_internlm/internlm2-chat-7b-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e2_f036d0fd-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_mistralai/Mistral-7B-Instruct-v0.2-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-0106-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_openchat/openchat-3.5-1210-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_speakleash/mistral-apt3-7B/only-spi-e0_hf/-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-0_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json b/eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json similarity index 100% rename from eval-results/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json rename to eval-results-copy/pl/polish_benchmarks-polqa2rerankfix/results_teknium/OpenHermes-2.5-Mistral-7B-5_polish_polqa_reranking_multiple_choice/results.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718430279/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-13-10.072527.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718428075/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-19-39.148983.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718431205/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-21-10.282974.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718428510/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-22-43.734256.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718428820/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-11-40.050987.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718431482/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-01-44.405880.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718429006/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-27-57.832694.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718431943/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-52-37.844481.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-43-42.159265.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718435305/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-54-20.467666.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718429161/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-17.732920.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718432528/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-31-45.155856.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718442146/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T12-37-20.390439.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718441871/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-49-19.312937.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718429906/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-04-04.834107.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718436088/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-57-00.329076.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718437551/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T10-26-03.896587.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718438110/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T13-22-10.131467.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718430278/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T08-49-14.997704.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718439993/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T16-02-25.155566.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718429316/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-32-08.553540.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718433143/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-07-44.717906.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718429565/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-44-05.461132.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718434407/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-45-10.154844.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718415866/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-25-31.154819.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718409368/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T02-50-48.520748.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718416454/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-22-07.523207.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718412008/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-10-31.685830.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718412196/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-28-15.422955.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417074/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-37-24.439685.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718412695/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-05-56.492721.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418184/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-06-15.847182.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718414405/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-53-34.061370.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718420837/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-53-28.864580.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718413597/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-24-42.335142.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718418370/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-44-35.781431.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718426899/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-07-11.273891.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718414715/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-38-47.657210.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718421669/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T06-47-36.138421.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718423118/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-57-44.276787.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718423642/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T09-20-51.915131.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414995/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T07-06-21.395996.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718423920/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T11-43-14.691964.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718413814/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T03-17-11.701028.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-20-19.913855.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718414280/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T04-04-26.197868.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-34B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718419172/01-ai__Yi-1.5-34B-Chat/results_2024-06-15T05-58-56.441852.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_1718312474/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-10-48.270172.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_in_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-07.102159.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-07.324805.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polemo2_out_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-27.350131.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-05.682315.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_8tags_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-26-44.671148.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_mc_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-03-43.368491.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_belebele_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-56.459128.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-05-55.579764.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_cbd_regex_1718312536/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-23-40.987348.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-44.942301.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_dyk_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-07-08.454605.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-09-41.055670.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_klej_ner_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-47-03.013424.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-19-32.475930.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-14T00-05-57.325303.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-18-05.997680.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-10.962495.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_ppc_regex_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-21-24.428969.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_multiple_choice_1718312535/01-ai__Yi-1.5-6B-Chat/results_2024-06-13T23-04-46.828455.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T21-28-36.334117.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_1716231234/01-ai__Yi-1.5-6B-Chat/results_2024-05-21T04-34-02.821232.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419741/01-ai__Yi-1.5-6B-Chat/results_2024-06-03T17-22-41.629026.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-09.479425.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-25.577904.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-53.654881.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-40.809335.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-19-29.955335.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-32-56.147983.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_mc_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-19.148297.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_belebele_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.138183.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-31.969738.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_cbd_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-21-50.035992.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-47.867038.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_dyk_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-21.028571.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-10-17.068047.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_klej_ner_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-13-12.094956.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_closed_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-08-30.571617.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_open_book_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-33-49.710848.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_polqa_reranking_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-18-17.974602.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-04-09.549585.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_ppc_regex_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-06-33.022261.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_multiple_choice_1718312565/01-ai__Yi-1.5-6B/results_2024-06-13T23-05-16.976173.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/01-ai__Yi-1.5-6B/results_2024-06-03T19-03-48.734516.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-5_polish_1716231143/01-ai__Yi-1.5-6B/results_2024-05-21T03-59-07.960815.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-6B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419679/01-ai__Yi-1.5-6B/results_2024-06-03T17-16-54.308317.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-24-37.012437.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_in_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-39.079423.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-17-17.804597.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polemo2_out_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-29.258217.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_multiple_choice_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-27-09.150548.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_8tags_regex_1718312565/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T01-00-43.248922.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_mc_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-31.611728.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_belebele_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-28-52.848925.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-34.087022.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_cbd_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-36-02.275936.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-06-17.869360.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_dyk_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-09-45.063897.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-13-51.225993.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_klej_ner_regex_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-14-50.602761.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_closed_book_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-26-58.590696.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_open_book_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-14T00-35-55.662878.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_polqa_reranking_multiple_choice_1718312595/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-25-31.097358.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-05-43.550679.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_ppc_regex_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-34-34.683637.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_multiple_choice_1718312596/01-ai__Yi-1.5-9B-Chat/results_2024-06-13T23-07-42.562164.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423208/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T21-16-43.079593.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_1716282147/01-ai__Yi-1.5-9B-Chat/results_2024-05-21T21-56-47.409540.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B-Chat/results_2024-06-03T18-21-19.141383.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-35.238514.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_in_multiple_choice_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-10.087122.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_1718312595/01-ai__Yi-1.5-9B/results_2024-06-13T23-05-39.238608.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polemo2_out_multiple_choice_1718312687/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-14.369107.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_multiple_choice_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-29-17.423060.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_8tags_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-16-14.860203.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_mc_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-06-52.345738.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_belebele_regex_1718312718/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-48.105280.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-24.401604.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_cbd_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-18-55.450677.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-24.381922.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_dyk_regex_1718312749/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-40.753615.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-17-11.159016.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_klej_ner_regex_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-11-47.115076.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_closed_book_1718312840/01-ai__Yi-1.5-9B/results_2024-06-13T23-13-57.758113.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_open_book_1718312810/01-ai__Yi-1.5-9B/results_2024-06-13T23-41-52.309415.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_polqa_reranking_multiple_choice_1718312779/01-ai__Yi-1.5-9B/results_2024-06-13T23-28-10.266098.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-07-15.665591.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_ppc_regex_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-08-37.631409.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_multiple_choice_1718312748/01-ai__Yi-1.5-9B/results_2024-06-13T23-09-11.552394.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423086/01-ai__Yi-1.5-9B/results_2024-06-03T18-55-07.311471.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-5_polish_1716282147/01-ai__Yi-1.5-9B/results_2024-05-21T21-23-58.508140.json diff --git a/eval-results/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json b/eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json similarity index 100% rename from eval-results/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json rename to eval-results-copy/pl/results/01-ai/Yi-1.5-9B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/01-ai__Yi-1.5-9B/results_2024-06-03T17-39-48.918708.json diff --git a/eval-results/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json b/eval-results-copy/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json rename to eval-results-copy/pl/results/Azurro/APT3-1B-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711235792/results.json diff --git a/eval-results/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json b/eval-results-copy/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json rename to eval-results-copy/pl/results/Azurro/APT3-1B-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T15-42-24.547353.json diff --git a/eval-results/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json b/eval-results-copy/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json rename to eval-results-copy/pl/results/Azurro/APT3-1B-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270291/results.json diff --git a/eval-results/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json b/eval-results-copy/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json rename to eval-results-copy/pl/results/Azurro/APT3-1B-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717416378/Azurro__APT3-1B-Base/results_2024-06-03T14-29-53.148860.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_1711140069/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_1711149055/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_belebele_mc_1718312840/Azurro__APT3-275M-Base/results_2024-06-13T23-08-21.651594.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711147926/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428550/Azurro__APT3-275M-Base/results_2024-06-03T20-13-41.205012.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_1711150798/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_belebele_mc_1718361472/Azurro__APT3-275M-Base/results_2024-06-14T12-39-13.725648.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271776/results.json diff --git a/eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json b/eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json similarity index 100% rename from eval-results/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json rename to eval-results-copy/pl/results/Azurro/APT3-275M-Base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717422022/Azurro__APT3-275M-Base/results_2024-06-03T17-17-16.683780.json diff --git a/eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json b/eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json similarity index 100% rename from eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json rename to eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732657572/Bielik_fp8/results_2024-11-26T22-48-27.928628.json diff --git a/eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json b/eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json similarity index 100% rename from eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json rename to eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732658906/Bielik_fp8/results_2024-11-26T23-08-55.183306.json diff --git a/eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json b/eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json similarity index 100% rename from eval-results/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json rename to eval-results-copy/pl/results/Bielik_fp8_model_Bielik_fp8_base_url_http:/77.253.200.15:8888/v1_tokenizer_backend_huggingface_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732690874/Bielik_fp8/results_2024-11-27T08-01-57.337901.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_1716635652/CohereForAI__aya-23-35B/results_2024-05-25T23-50-35.585832.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717471547/CohereForAI__aya-23-35B/results_2024-06-04T08-39-18.624131.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717473201/CohereForAI__aya-23-35B/results_2024-06-04T07-03-35.839269.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_1716557440/CohereForAI__aya-23-35B/results_2024-05-25T04-37-32.270418.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717472178/CohereForAI__aya-23-35B/results_2024-06-04T08-24-33.700678.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json b/eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-35B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717474073/CohereForAI__aya-23-35B/results_2024-06-04T07-18-58.215208.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json b/eval-results-copy/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-8B_-0_polish_1716504565/CohereForAI__aya-23-8B/results_2024-05-24T04-49-06.712459.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json b/eval-results-copy/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423268/CohereForAI__aya-23-8B/results_2024-06-03T17-27-30.607126.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json b/eval-results-copy/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-8B_-5_polish_1716500973/CohereForAI__aya-23-8B/results_2024-05-24T05-14-35.207935.json diff --git a/eval-results/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json b/eval-results-copy/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json rename to eval-results-copy/pl/results/CohereForAI/aya-23-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/CohereForAI__aya-23-8B/results_2024-06-03T15-57-42.500862.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-54.062379.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-15.808779.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-01-24.448661.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729856810/CohereForAI__aya-expanse-32b/results_2024-10-25T13-57-09.335550.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729867124/CohereForAI__aya-expanse-32b/results_2024-10-25T17-11-55.432411.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_8tags_regex_1729875746/CohereForAI__aya-expanse-32b/results_2024-10-25T20-33-20.335139.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_mc_1729870555/CohereForAI__aya-expanse-32b/results_2024-10-25T17-43-10.846153.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_belebele_regex_1729875937/CohereForAI__aya-expanse-32b/results_2024-10-25T19-33-22.652032.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729872639/CohereForAI__aya-expanse-32b/results_2024-10-25T18-23-14.120534.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_cbd_regex_1729879087/CohereForAI__aya-expanse-32b/results_2024-10-25T20-24-45.262478.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729871024/CohereForAI__aya-expanse-32b/results_2024-10-25T17-50-42.256017.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_dyk_regex_1729876457/CohereForAI__aya-expanse-32b/results_2024-10-25T19-59-38.920929.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T15-15-19.440348.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729880476/CohereForAI__aya-expanse-32b/results_2024-10-25T21-50-31.689992.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-05-07.838720.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729879199/CohereForAI__aya-expanse-32b/results_2024-10-25T20-48-29.457388.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729879203/CohereForAI__aya-expanse-32b/results_2024-10-25T20-13-23.322982.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729880029/CohereForAI__aya-expanse-32b/results_2024-10-25T21-00-17.643083.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729874750/CohereForAI__aya-expanse-32b/results_2024-10-25T19-13-47.964875.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729880317/CohereForAI__aya-expanse-32b/results_2024-10-25T22-35-44.174651.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729871467/CohereForAI__aya-expanse-32b/results_2024-10-25T17-58-00.849303.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_ppc_regex_1729877632/CohereForAI__aya-expanse-32b/results_2024-10-25T19-57-35.112928.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729872126/CohereForAI__aya-expanse-32b/results_2024-10-25T18-10-06.045243.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-0_polish_psc_regex_1729878800/CohereForAI__aya-expanse-32b/results_2024-10-25T20-18-08.170802.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-18.774061.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-43-50.881362.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_1729855249/CohereForAI__aya-expanse-32b/results_2024-10-25T13-38-28.097291.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729890765/CohereForAI__aya-expanse-32b/results_2024-10-25T23-35-29.382167.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729854340/CohereForAI__aya-expanse-32b/results_2024-10-25T14-15-04.461125.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_8tags_regex_1729855279/CohereForAI__aya-expanse-32b/results_2024-10-25T15-18-47.404244.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_mc_1729854435/CohereForAI__aya-expanse-32b/results_2024-10-25T13-20-20.340631.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_belebele_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T13-51-07.184225.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729854875/CohereForAI__aya-expanse-32b/results_2024-10-25T13-39-13.201925.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_cbd_regex_1729855957/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-57.050329.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729854753/CohereForAI__aya-expanse-32b/results_2024-10-25T13-23-05.865181.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_dyk_regex_1729855301/CohereForAI__aya-expanse-32b/results_2024-10-25T14-17-51.591608.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729856780/CohereForAI__aya-expanse-32b/results_2024-10-25T14-03-00.670127.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729855194/CohereForAI__aya-expanse-32b/results_2024-10-25T13-50-21.576535.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729855987/CohereForAI__aya-expanse-32b/results_2024-10-25T14-32-48.084521.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729856029/CohereForAI__aya-expanse-32b/results_2024-10-25T13-43-54.944093.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729856339/CohereForAI__aya-expanse-32b/results_2024-10-25T14-25-57.675636.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729855210/CohereForAI__aya-expanse-32b/results_2024-10-25T14-30-33.011966.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729856379/CohereForAI__aya-expanse-32b/results_2024-10-25T15-55-18.997663.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729854874/CohereForAI__aya-expanse-32b/results_2024-10-25T13-24-32.491854.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_ppc_regex_1729855955/CohereForAI__aya-expanse-32b/results_2024-10-25T13-59-56.741953.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729892207/CohereForAI__aya-expanse-32b/results_2024-10-25T23-54-12.696586.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-32b_parallelize_True_max_length_4096-5_polish_psc_regex_1729855950/CohereForAI__aya-expanse-32b/results_2024-10-25T14-13-06.955604.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_1729853264/CohereForAI__aya-expanse-8b/results_2024-10-25T12-56-08.094628.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_in_multiple_choice_1729852049/CohereForAI__aya-expanse-8b/results_2024-10-25T12-31-11.795019.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-34.515299.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polemo2_out_multiple_choice_1729852321/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-55.587673.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-07.487197.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_8tags_regex_1729853510/CohereForAI__aya-expanse-8b/results_2024-10-25T13-48-24.358256.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_mc_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-18.654055.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_belebele_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-03-06.977005.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-49-51.266820.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_cbd_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-33.546493.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-09.450572.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_dyk_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-05-17.380442.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_1729851898/CohereForAI__aya-expanse-8b/results_2024-10-25T12-58-53.663045.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_eq_bench_first_turn_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-46-34.673967.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_multiple_choice_1729853112/CohereForAI__aya-expanse-8b/results_2024-10-25T12-51-44.910592.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_klej_ner_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-59.598902.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_closed_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-11-52.906666.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_open_book_1729854275/CohereForAI__aya-expanse-8b/results_2024-10-25T13-27-07.779001.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_polqa_reranking_multiple_choice_1729853203/CohereForAI__aya-expanse-8b/results_2024-10-25T12-57-22.351241.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_poquad_open_book_1729854274/CohereForAI__aya-expanse-8b/results_2024-10-25T14-12-04.996372.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_multiple_choice_1729852593/CohereForAI__aya-expanse-8b/results_2024-10-25T12-39-11.078867.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_ppc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-02-44.764323.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_multiple_choice_1729853081/CohereForAI__aya-expanse-8b/results_2024-10-25T12-47-09.145631.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-0_polish_psc_regex_1729853540/CohereForAI__aya-expanse-8b/results_2024-10-25T13-06-52.323313.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_1729848790/CohereForAI__aya-expanse-8b/results_2024-10-25T11-41-51.529915.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_in_multiple_choice_1729846473/CohereForAI__aya-expanse-8b/results_2024-10-25T11-04-30.083272.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_1729849034/CohereForAI__aya-expanse-8b/results_2024-10-25T11-43-38.020613.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polemo2_out_multiple_choice_1729846482/CohereForAI__aya-expanse-8b/results_2024-10-25T11-01-56.510593.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_multiple_choice_1729846533/CohereForAI__aya-expanse-8b/results_2024-10-25T11-21-03.067613.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_8tags_regex_1729849393/CohereForAI__aya-expanse-8b/results_2024-10-25T12-34-18.570030.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_mc_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-20-52.320979.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_belebele_regex_1729849453/CohereForAI__aya-expanse-8b/results_2024-10-25T11-53-34.149335.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_multiple_choice_1729848229/CohereForAI__aya-expanse-8b/results_2024-10-25T11-31-54.886437.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_cbd_regex_1729851386/CohereForAI__aya-expanse-8b/results_2024-10-25T12-26-17.563604.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_multiple_choice_1729847802/CohereForAI__aya-expanse-8b/results_2024-10-25T11-19-54.389858.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_dyk_regex_1729849996/CohereForAI__aya-expanse-8b/results_2024-10-25T12-15-26.779644.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_eq_bench_first_turn_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-30-40.717663.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_multiple_choice_1729848257/CohereForAI__aya-expanse-8b/results_2024-10-25T11-35-19.854042.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_klej_ner_regex_1729851687/CohereForAI__aya-expanse-8b/results_2024-10-25T12-45-44.588578.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_closed_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-29-18.723199.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T12-43-48.105250.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_polqa_reranking_multiple_choice_1729848466/CohereForAI__aya-expanse-8b/results_2024-10-25T11-52-40.901281.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_poquad_open_book_1729851868/CohereForAI__aya-expanse-8b/results_2024-10-25T13-14-17.097380.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_multiple_choice_1729848024/CohereForAI__aya-expanse-8b/results_2024-10-25T11-23-13.225531.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_ppc_regex_1729850056/CohereForAI__aya-expanse-8b/results_2024-10-25T12-04-55.460487.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_multiple_choice_1729848093/CohereForAI__aya-expanse-8b/results_2024-10-25T11-27-16.748132.json diff --git a/eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json b/eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json similarity index 100% rename from eval-results/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json rename to eval-results-copy/pl/results/CohereForAI/aya-expanse-8b_-5_polish_psc_regex_1729850782/CohereForAI__aya-expanse-8b/results_2024-10-25T12-20-21.085159.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287821/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287821/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_mc_1714247151/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287821/results.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717469682/CohereForAI__c4ai-command-r-v01/results_2024-06-04T08-25-54.868711.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717470524/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-15-52.111613.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717469802/CohereForAI__c4ai-command-r-v01/results_2024-06-04T07-34-29.631996.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r-v01_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717470554/CohereForAI__c4ai-command-r-v01/results_2024-06-04T06-17-11.861800.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-12.884174.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_in_multiple_choice_1734136300/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-34-36.330263.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-48.979462.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polemo2_out_multiple_choice_1734136390/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-23.776660.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_multiple_choice_1734136451/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-14.226415.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_8tags_regex_1734136691/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-56-16.302813.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_mc_1734136481/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-17.738432.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_belebele_regex_1734136721/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-57-58.603603.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-41-48.667090.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_cbd_regex_1734136904/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-34.482901.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_multiple_choice_1734136511/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-36-36.189425.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_dyk_regex_1734136784/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-02-42.585944.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_1734136210/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-47-13.715465.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_eq_bench_first_turn_1734137054/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-09.662328.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_multiple_choice_1734136631/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-43-50.267154.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_klej_ner_regex_1734136965/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-30-03.401813.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_closed_book_1734137025/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-51-31.778312.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-15-51.961360.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_polqa_reranking_multiple_choice_1734136661/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-48-46.095152.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_poquad_open_book_1734137055/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-31-59.192892.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-37.284731.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_ppc_regex_1734136844/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-59-42.881812.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_multiple_choice_1734136571/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-58.028131.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-0_polish_psc_regex_1734136874/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-01-51.221064.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-26-39.848361.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_in_multiple_choice_1734132750/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-43-03.527999.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-24-05.258906.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polemo2_out_multiple_choice_1734133322/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-44.096058.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_multiple_choice_1734133353/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-10-44.227044.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_8tags_regex_1734135458/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-25-48.897847.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_mc_1734133443/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-48-02.572038.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_belebele_regex_1734135518/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-28-58.356406.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_multiple_choice_1734134285/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-06-33.204251.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_cbd_regex_1734135971/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-33.465081.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_multiple_choice_1734133744/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-56.084862.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_dyk_regex_1734135729/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-53.302274.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_eq_bench_first_turn_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-37-32.273700.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-27-10.797298.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_klej_ner_regex_1734136060/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-50-32.438735.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_closed_book_1734136090/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-31-10.941898.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-49-12.077355.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_polqa_reranking_multiple_choice_1734135398/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-44-01.065141.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_poquad_open_book_1734136180/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T02-34-06.195206.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_multiple_choice_1734133774/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T00-51-44.168415.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_ppc_regex_1734135849/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-35-03.378596.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_multiple_choice_1734134255/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-02-47.334984.json diff --git a/eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json b/eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json similarity index 100% rename from eval-results/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json rename to eval-results-copy/pl/results/CohereForAI/c4ai-command-r7b-12-2024_-5_polish_psc_regex_1734135910/CohereForAI__c4ai-command-r7b-12-2024/results_2024-12-14T01-40-07.895112.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T19-41-26.041696.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-03T16-31-34.749728.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237261/results.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T19-35-37.321755.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270921/results.json diff --git a/eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json b/eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json similarity index 100% rename from eval-results/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json rename to eval-results-copy/pl/results/HuggingFaceH4/zephyr-7b-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/HuggingFaceH4__zephyr-7b-beta/results_2024-06-03T16-28-20.666292.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-25.388675.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-27.843828.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-45-06.627668.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1721514823/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-01.104828.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1721514853/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-48-28.692511.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_8tags_regex_1721515066/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-46-51.815684.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_mc_1721514883/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-35-51.578085.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_belebele_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-52-24.919787.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-39-47.149734.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_cbd_regex_1721515157/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-54-32.463064.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1721514944/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-03.409414.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_dyk_regex_1721515096/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-47-17.106385.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-32.562125.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1721515339/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-01-21.107092.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1721515005/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-42-33.849004.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_klej_ner_regex_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-58-15.887849.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_closed_book_1721515218/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-02.349408.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_open_book_1721515279/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-33-26.261475.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721515035/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-11.795646.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_poquad_open_book_1721515309/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T01-22-59.012034.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-16.899966.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_ppc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-49-06.842457.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1721514975/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-37-44.584075.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-0_polish_psc_regex_1721515127/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-53-00.584092.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_1721509346/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-11-10.512979.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1721509172/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-19.165425.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_1721509348/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-08-25.587167.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1721509182/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-21.996462.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1721509184/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-21.853570.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_8tags_regex_1721509364/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-03-21.435686.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_mc_1721509200/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.416036.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_belebele_regex_1721509366/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.392178.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1721509307/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-05-40.938992.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_cbd_regex_1721509438/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-16-06.362109.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1721509212/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-15.760078.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_dyk_regex_1721509370/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-22-11.421398.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1721509457/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-09-39.364262.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1721509313/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-10-05.917334.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_klej_ner_regex_1721509440/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-28-20.062785.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_closed_book_1721509442/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-06-54.952028.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_open_book_1721509453/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-21-33.113084.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721509334/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-24-01.331779.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_poquad_open_book_1721509455/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-21T00-08-22.662979.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1721509239/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-02-01.250951.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_ppc_regex_1721509424/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-14-36.207758.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1721509249/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-03-54.424319.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B-Instruct_-5_polish_psc_regex_1721509427/HuggingFaceTB__SmolLM-1.7B-Instruct/results_2024-07-20T23-12-48.332464.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-43.668054.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_in_multiple_choice_1721513997/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-22-14.876490.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_1721514454/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-56.280470.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polemo2_out_multiple_choice_1721514118/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-23-46.370917.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_multiple_choice_1721514210/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-37-58.849623.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_8tags_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-50-56.302451.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_mc_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-04.719595.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_belebele_regex_1721514485/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-47-31.316569.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_multiple_choice_1721514363/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-29-33.462276.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_cbd_regex_1721514640/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-29.368040.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-26.324721.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_dyk_regex_1721514484/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-42-52.706548.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-25-17.109429.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_eq_bench_first_turn_1721514792/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-41-11.228450.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_multiple_choice_1721514423/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-33-10.863163.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_klej_ner_regex_1721514670/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-59-45.695446.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_closed_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-38-36.420804.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-26-00.866810.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1721514424/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-39-21.813161.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_poquad_open_book_1721514731/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T01-15-54.847754.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_multiple_choice_1721514271/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-26-10.238689.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_ppc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-35-35.380970.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_multiple_choice_1721514332/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-27-20.540848.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-0_polish_psc_regex_1721514515/HuggingFaceTB__SmolLM-1.7B/results_2024-07-21T00-49-04.201912.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_1721508953/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-07-29.918578.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_in_multiple_choice_1721508811/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-44.757770.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_1721508964/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-51.595469.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polemo2_out_multiple_choice_1721508821/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-52.712322.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_multiple_choice_1721508864/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-22.091563.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_8tags_regex_1721508975/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-50-36.423797.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_mc_1721508872/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.061310.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_belebele_regex_1721509015/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-11-24.442295.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_multiple_choice_1721508892/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-59-05.362280.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_cbd_regex_1721509055/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-12-06.735823.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-57-08.638794.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_dyk_regex_1721509032/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-40.919130.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_eq_bench_first_turn_1721509108/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-16.088336.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_multiple_choice_1721508911/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-03-50.355581.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_klej_ner_regex_1721509073/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-28-20.507555.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_closed_book_1721509078/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-01-29.279563.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_open_book_1721509092/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-16-00.195799.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1721508913/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-17-20.469953.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_poquad_open_book_1721509096/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-52-59.620415.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-56-27.503675.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_ppc_regex_1721509041/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-09-07.545841.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_multiple_choice_1721508874/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T22-58-06.198050.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-1.7B_-5_polish_psc_regex_1721509050/HuggingFaceTB__SmolLM-1.7B/results_2024-07-20T23-14-47.665608.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-39.912030.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_in_multiple_choice_1721506747/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-40.814271.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-40-55.021386.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polemo2_out_multiple_choice_1721506763/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-11.990870.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_multiple_choice_1721506771/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-39.404948.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_8tags_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-21T00-11-13.140891.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_mc_1721506838/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-50.352735.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_belebele_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-49-40.304032.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_multiple_choice_1721506982/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-33-22.858640.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_cbd_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-46-35.784822.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_dyk_regex_1721507404/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-47-28.098843.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-13-29.655929.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_eq_bench_first_turn_1721507407/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-09-21.508737.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_klej_ner_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-21-05.899046.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_closed_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-50-53.915238.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_polqa_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-50-37.471591.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_poquad_open_book_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-40-36.721395.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_multiple_choice_1721506907/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-30-47.241187.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_ppc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-46.538018.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-0_polish_psc_regex_1721507405/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-54-10.320779.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_1721506487/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-44-19.057210.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_in_multiple_choice_1721506106/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-32-02.506114.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polemo2_out_1721506493/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-39-33.518580.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_multiple_choice_1721506118/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-48-38.088938.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_8tags_regex_1721506501/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-51-38.521532.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_multiple_choice_1721506212/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-29.993092.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_dyk_regex_1721506557/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-53-51.581539.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_klej_ner_regex_1721506661/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-12-25.782348.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_closed_book_1721506665/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-34-57.984701.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_polqa_open_book_1721506698/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-33-17.198257.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_poquad_open_book_1721506734/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T23-59-36.194660.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_multiple_choice_1721506267/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-31-00.948309.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M-Instruct_-5_polish_ppc_regex_1721506593/HuggingFaceTB__SmolLM-135M-Instruct/results_2024-07-20T22-45-51.671778.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_1721505747/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-51.790340.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_in_multiple_choice_1721505642/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-46.461524.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_1721505762/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-47.160495.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polemo2_out_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.190948.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_multiple_choice_1721505644/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-24.581072.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_8tags_regex_1721505768/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-20-13.038613.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_mc_1721505646/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-57.126130.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_belebele_regex_1721505779/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-10.510642.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_multiple_choice_1721505716/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-05-32.623715.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_cbd_regex_1721505836/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.953679.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_multiple_choice_1721505663/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-00.946813.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_dyk_regex_1721505798/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-23.573867.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_1721505962/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-35-42.475492.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_eq_bench_first_turn_1721505924/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-13-46.764404.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_multiple_choice_1721505743/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-09-42.058546.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_klej_ner_regex_1721505849/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-16.491905.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_closed_book_1721505883/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-16-09.291412.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_open_book_1721505908/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-31-38.257354.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_polqa_reranking_multiple_choice_1721505745/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-15.857546.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_poquad_open_book_1721505917/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-59.499861.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_multiple_choice_1721505683/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-29.440185.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_ppc_regex_1721505808/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-31-20.310803.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_multiple_choice_1721505697/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-03-28.161963.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-0_polish_psc_regex_1721505818/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-20.313411.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_in_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-14-33.154772.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polemo2_out_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-10-39.372356.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-21-26.120233.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_8tags_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-20-32.512811.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_mc_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-01-53.534711.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_belebele_regex_1721505252/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-19-02.364012.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-04-19.128995.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_cbd_regex_1721505414/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-18-36.272720.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_multiple_choice_1721505047/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-04.495994.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_dyk_regex_1721505291/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-24-24.353701.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_eq_bench_first_turn_1721505626/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-09.256260.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_multiple_choice_1721505175/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-08-10.102345.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_klej_ner_regex_1721505416/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-40-53.213057.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_open_book_1721505457/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-53-05.780893.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_polqa_reranking_multiple_choice_1721505217/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-17-51.178194.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_poquad_open_book_1721505488/HuggingFaceTB__SmolLM-135M/results_2024-07-20T23-28-01.453442.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_ppc_regex_1721505309/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-15-06.845328.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_multiple_choice_1721505085/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-02-18.657604.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-135M_-5_polish_psc_regex_1721505348/HuggingFaceTB__SmolLM-135M/results_2024-07-20T22-22-39.332909.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_1721508118/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-11.381463.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_in_multiple_choice_1721507828/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-39-26.752258.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_1721508124/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-24.974694.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polemo2_out_multiple_choice_1721507996/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-31.223448.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_multiple_choice_1721508000/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-15.581425.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_8tags_regex_1721508129/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-31-34.485536.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_mc_1721508023/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-41-35.751116.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_belebele_regex_1721508155/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-10.231755.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_multiple_choice_1721508080/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-45-07.588888.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_cbd_regex_1721508198/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-05-53.306325.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_multiple_choice_1721508039/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-16.737623.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_dyk_regex_1721508157/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-54-51.421085.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_1721508331/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-59-44.238777.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_eq_bench_first_turn_1721508328/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-25.456193.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_multiple_choice_1721508083/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-49-10.469772.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_klej_ner_regex_1721508203/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-34-50.397910.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_closed_book_1721508253/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-54.735699.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_open_book_1721508258/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-16-42.415704.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1721508085/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-31.685469.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_poquad_open_book_1721508289/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-57-53.888384.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_multiple_choice_1721508060/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-10.243529.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_ppc_regex_1721508174/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-09-17.834203.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_multiple_choice_1721508072/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-42-56.902454.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-0_polish_psc_regex_1721508180/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-01-27.732775.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_1721507553/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-47-33.095111.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_in_multiple_choice_1721507475/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-47.492744.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_1721507612/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-46.076417.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polemo2_out_multiple_choice_1721507478/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-09.623423.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_multiple_choice_1721507488/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-51-24.925974.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_8tags_regex_1721507614/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-59-05.714089.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_mc_1721507492/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.754657.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_belebele_regex_1721507619/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-53-11.454529.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_multiple_choice_1721507513/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-36-06.810067.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_cbd_regex_1721507678/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-55-28.601607.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_multiple_choice_1721507498/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-29.522237.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_dyk_regex_1721507623/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-00-25.497896.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_eq_bench_first_turn_1721507788/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-43-50.221604.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_multiple_choice_1721507528/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-30.824562.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_klej_ner_regex_1721507680/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-17-07.830707.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_closed_book_1721507722/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-40-50.032225.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_open_book_1721507771/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T23-16-43.622940.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1721507549/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-43.428774.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_poquad_open_book_1721507785/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-21T00-03-28.621329.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_multiple_choice_1721507502/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-33-04.327889.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_ppc_regex_1721507633/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-50-22.073992.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_multiple_choice_1721507508/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-34-13.172727.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M-Instruct_-5_polish_psc_regex_1721507658/HuggingFaceTB__SmolLM-360M-Instruct/results_2024-07-20T22-56-48.744745.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-36-43.211919.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_in_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-23.834484.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_1721510803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-34-25.311761.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polemo2_out_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-50.731463.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-45-27.585715.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_8tags_regex_1721510834/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-11-11.866423.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_mc_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-29.394232.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_belebele_regex_1721510865/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-43-08.561151.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-30-03.682009.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_cbd_regex_1721512656/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-14-15.016130.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-54.816504.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_dyk_regex_1721510956/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-42.520547.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_1721516611/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-19.516195.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_eq_bench_first_turn_1721513905/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-24-00.991493.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-33-51.035218.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_klej_ner_regex_1721513356/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-59-29.082078.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_closed_book_1721513447/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-21-11.511803.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_open_book_1721513569/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-47-30.110983.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_polqa_reranking_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-41-54.572879.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_poquad_open_book_1721513691/HuggingFaceTB__SmolLM-360M/results_2024-07-21T01-17-02.513638.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-26.620552.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_ppc_regex_1721511229/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-56-51.173119.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_multiple_choice_1721510772/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-27-58.834900.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-0_polish_psc_regex_1721512352/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-17-47.621184.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_1721508545/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-03-32.005644.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_in_multiple_choice_1721508370/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-45.500269.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_1721508554/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-59-29.365311.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polemo2_out_multiple_choice_1721508372/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-06.594528.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_multiple_choice_1721508378/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-22.798241.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_8tags_regex_1721508563/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-09-42.615275.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_mc_1721508417/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-48-38.084345.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_belebele_regex_1721508579/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-24.371571.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_multiple_choice_1721508519/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-53-00.291234.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_cbd_regex_1721508635/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-09-26.636095.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_multiple_choice_1721508474/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-50.682335.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_dyk_regex_1721508593/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-16-45.632851.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_eq_bench_first_turn_1721508803/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-02-16.491330.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_multiple_choice_1721508528/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-57-22.411314.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_klej_ner_regex_1721508672/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-32.679701.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_closed_book_1721508675/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-55-42.112153.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_open_book_1721508712/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-28-25.697304.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_polqa_reranking_multiple_choice_1721508543/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-07-34.468478.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_poquad_open_book_1721508714/HuggingFaceTB__SmolLM-360M/results_2024-07-21T00-12-46.144178.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_multiple_choice_1721508480/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-49-24.927757.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_ppc_regex_1721508608/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-06-40.610310.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_multiple_choice_1721508485/HuggingFaceTB__SmolLM-360M/results_2024-07-20T22-50-10.457467.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM-360M_-5_polish_psc_regex_1721508610/HuggingFaceTB__SmolLM-360M/results_2024-07-20T23-12-11.028789.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-40-25.982008.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_in_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-33-05.450599.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_1730403212/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-37-56.990906.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polemo2_out_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-42.424405.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_multiple_choice_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-10.385712.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_8tags_regex_1730403215/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-07-46.305666.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_mc_1730403106/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-32-50.751615.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_belebele_regex_1730403225/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-01.547731.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_multiple_choice_1730403196/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-36-02.414597.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_cbd_regex_1730403276/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-25.356654.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_multiple_choice_1730403184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-24.485198.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_dyk_regex_1730403228/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-45-28.329259.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-05.883513.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_eq_bench_first_turn_1730403362/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-59-24.388793.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1730403198/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-38-24.993450.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_klej_ner_regex_1730403285/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-00-25.188667.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_closed_book_1730403291/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-41-13.309177.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_open_book_1730403301/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-11-10.590684.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403207/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-44-50.799968.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_poquad_open_book_1730403303/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T21-15-10.371003.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_multiple_choice_1730403186/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-05.510484.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_ppc_regex_1730403247/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-35-34.865239.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_multiple_choice_1730403188/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-34-33.906703.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-0_polish_psc_regex_1730403261/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-42-41.171001.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_1730401272/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-09-36.890052.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_in_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-26.293871.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_1730401333/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-07-32.998242.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polemo2_out_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-07.719344.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-15-54.615586.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_8tags_regex_1730401349/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-48-26.569641.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_mc_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.810752.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_belebele_regex_1730401358/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-12-00.558069.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-03-51.341042.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_cbd_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-59.517251.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-59.099271.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_dyk_regex_1730401456/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-19.640634.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_eq_bench_first_turn_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-54.717858.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-05.003364.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_klej_ner_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-29-10.582803.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_closed_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-08-09.052545.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-21-40.454014.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-22-03.039501.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_poquad_open_book_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-53-11.167540.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-01-11.666653.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_ppc_regex_1730401463/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-14-21.358777.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_multiple_choice_1730401184/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-04-50.067453.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B-Instruct_-5_polish_psc_regex_1730401492/HuggingFaceTB__SmolLM2-1.7B-Instruct/results_2024-10-31T20-16-23.447270.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_1730403612/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-47-10.878001.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_in_multiple_choice_1730403387/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-38-04.182570.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_1730403642/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-48.796595.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polemo2_out_multiple_choice_1730403391/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-37-51.452902.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_multiple_choice_1730403421/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-21.753413.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_8tags_regex_1730403649/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-51-35.214920.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_mc_1730403500/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.487308.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_belebele_regex_1730403651/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-54-58.154259.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_multiple_choice_1730403594/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-42-34.635962.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_cbd_regex_1730403688/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-57-36.377730.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_multiple_choice_1730403506/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-45.008609.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_dyk_regex_1730403654/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-52-04.090089.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-41-26.186331.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_eq_bench_first_turn_1730403730/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-48-50.208590.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_multiple_choice_1730403599/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-45-25.550792.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_klej_ner_regex_1730403692/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-04-29.419503.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_closed_book_1730403694/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-46-32.314617.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_open_book_1730403700/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-19-56.670139.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_polqa_reranking_multiple_choice_1730403602/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-50-44.493949.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_poquad_open_book_1730403717/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-24-19.114458.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_multiple_choice_1730403513/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-39-31.786643.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_ppc_regex_1730403661/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-53-08.752161.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_multiple_choice_1730403532/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-40-16.156265.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-0_polish_psc_regex_1730403678/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-30.504691.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_1730401816/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-18-23.654956.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_in_multiple_choice_1730401492/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-09-29.004910.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_1730401838/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-16-02.171048.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polemo2_out_multiple_choice_1730401505/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-08-20.224154.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_multiple_choice_1730401519/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-10.569771.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_8tags_regex_1730401861/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-58-31.743991.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_mc_1730401714/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-49.548490.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_belebele_regex_1730401878/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-15.909371.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_multiple_choice_1730401754/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-01.007273.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_cbd_regex_1730401953/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-22-53.958974.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_multiple_choice_1730401718/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-39.924687.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_dyk_regex_1730401880/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-29-07.289630.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_eq_bench_first_turn_1730402063/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-53.163655.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_multiple_choice_1730401768/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-17-29.682655.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_klej_ner_regex_1730401960/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-34-28.171383.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_closed_book_1730401992/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-15-53.163419.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_open_book_1730401993/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-28-48.476554.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_polqa_reranking_multiple_choice_1730401798/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-31-18.648667.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_poquad_open_book_1730402007/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T21-00-38.897029.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_multiple_choice_1730401727/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-10-06.279997.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_ppc_regex_1730401885/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-21-40.034223.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_multiple_choice_1730401733/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-13-53.858909.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-1.7B_-5_polish_psc_regex_1730401901/HuggingFaceTB__SmolLM2-1.7B/results_2024-10-31T20-26-56.311648.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_1730403910/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-56-09.897598.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_in_multiple_choice_1730403746/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-34.504268.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_1730403926/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-54.556730.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polemo2_out_multiple_choice_1730403749/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-05.392292.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_multiple_choice_1730403779/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-30.758342.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_8tags_regex_1730403951/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T22-23-40.773508.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_mc_1730403792/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-44-30.806316.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_belebele_regex_1730403963/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-41.329812.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_multiple_choice_1730403888/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-48-14.114404.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_cbd_regex_1730404001/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-49.458336.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_multiple_choice_1730403874/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-09.840091.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_dyk_regex_1730403970/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-02-01.136128.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-03-33.864962.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_eq_bench_first_turn_1730404138/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-28-55.136006.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_multiple_choice_1730403900/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-52-12.537987.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_klej_ner_regex_1730404019/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-36-17.271711.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_closed_book_1730404063/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-51-33.554262.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_open_book_1730404076/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-31-44.393073.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_polqa_reranking_multiple_choice_1730403903/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-59-45.313759.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_poquad_open_book_1730404120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-01-01.604427.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_multiple_choice_1730403879/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-45-42.933893.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_ppc_regex_1730403977/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-09-01.659390.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_multiple_choice_1730403886/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-46-19.814956.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-0_polish_psc_regex_1730403999/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-10-37.857266.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_1730402250/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-30-08.855070.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_in_multiple_choice_1730402085/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-37.499913.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_1730402270/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-26-14.268139.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polemo2_out_multiple_choice_1730402096/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-56.090400.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_multiple_choice_1730402120/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-46.310587.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_8tags_regex_1730402278/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-25-07.549561.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_mc_1730402122/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-16-55.160590.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_belebele_regex_1730402285/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-02.093572.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_multiple_choice_1730402207/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-20-30.911824.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_cbd_regex_1730402315/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-32-47.089300.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_multiple_choice_1730402181/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-57.659349.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_dyk_regex_1730402290/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-52.662599.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_eq_bench_first_turn_1730402524/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-34-22.595075.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_multiple_choice_1730402223/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-24-26.192007.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_klej_ner_regex_1730402340/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-53-42.476556.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_closed_book_1730402380/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-23-27.994038.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_open_book_1730402453/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-41-47.166063.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_polqa_reranking_multiple_choice_1730402242/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-38.951641.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_poquad_open_book_1730402522/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T21-06-52.992520.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_multiple_choice_1730402185/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-17-39.689628.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_ppc_regex_1730402300/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-33-19.542352.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_multiple_choice_1730402194/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-19-16.131609.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M-Instruct_-5_polish_psc_regex_1730402305/HuggingFaceTB__SmolLM2-360M-Instruct/results_2024-10-31T20-40-28.515145.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_1730404359/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-47.198821.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_in_multiple_choice_1730404158/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-11.220952.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_1730404364/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-02-40.848314.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polemo2_out_multiple_choice_1730404214/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-51-40.795097.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_multiple_choice_1730404246/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-36.140934.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_8tags_regex_1730404383/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-33-35.388546.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_mc_1730404254/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-14.095945.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_belebele_regex_1730404409/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-07-59.647397.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_multiple_choice_1730404320/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-55-32.284114.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_cbd_regex_1730404468/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-10-27.696611.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_multiple_choice_1730404277/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-57.483081.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_dyk_regex_1730404411/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-09-53.575130.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-54-51.682048.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_eq_bench_first_turn_1730404675/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-12.046943.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_multiple_choice_1730404330/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-58-51.304428.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_klej_ner_regex_1730404520/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-43-07.597304.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_closed_book_1730404534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-03-35.563012.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_open_book_1730404561/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T22-17-47.325517.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_polqa_reranking_multiple_choice_1730404349/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-05-58.160879.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_poquad_open_book_1730404607/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-22-05.765607.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_multiple_choice_1730404279/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-52-32.129382.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_ppc_regex_1730404413/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-15-55.178279.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_multiple_choice_1730404299/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-53-11.324562.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-0_polish_psc_regex_1730404419/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-17-57.758371.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_1730402694/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-29.099456.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_in_multiple_choice_1730402534/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-48.985747.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_1730402700/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-42.417755.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polemo2_out_multiple_choice_1730402555/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.712723.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_multiple_choice_1730402560/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-25.941227.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_8tags_regex_1730402703/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-32-43.622586.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_mc_1730402562/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-25.367201.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_belebele_regex_1730402721/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-49.604626.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_multiple_choice_1730402678/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-28-19.069349.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_cbd_regex_1730402923/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-44-22.991909.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_multiple_choice_1730402569/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-31.994492.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_dyk_regex_1730402803/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-49-48.862796.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_eq_bench_first_turn_1730403068/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-36-02.880938.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_multiple_choice_1730402689/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-32-30.918723.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_klej_ner_regex_1730402955/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-57-31.314604.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_closed_book_1730402973/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-33-24.710964.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_open_book_1730402976/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-50-19.856321.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_polqa_reranking_multiple_choice_1730402691/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-41-08.570423.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_poquad_open_book_1730403042/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T21-19-53.541716.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_multiple_choice_1730402601/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-24-35.483277.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_ppc_regex_1730402819/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-40-30.882053.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_multiple_choice_1730402632/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-26-34.290063.json diff --git a/eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json b/eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json similarity index 100% rename from eval-results/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json rename to eval-results-copy/pl/results/HuggingFaceTB/SmolLM2-360M_-5_polish_psc_regex_1730402847/HuggingFaceTB__SmolLM2-360M/results_2024-10-31T20-47-27.483753.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_1723089072/Nexusflow__Athene-70B/results_2024-08-08T06-21-10.997343.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1723083830/Nexusflow__Athene-70B/results_2024-08-08T04-42-18.610253.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_1723089538/Nexusflow__Athene-70B/results_2024-08-08T06-21-27.781900.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1723084095/Nexusflow__Athene-70B/results_2024-08-08T04-40-10.703648.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1723084846/Nexusflow__Athene-70B/results_2024-08-08T06-21-58.846997.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1723090902/Nexusflow__Athene-70B/results_2024-08-08T10-37-35.398094.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1723084971/Nexusflow__Athene-70B/results_2024-08-08T04-50-06.715126.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1723090921/Nexusflow__Athene-70B/results_2024-08-08T07-07-49.529214.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1723086591/Nexusflow__Athene-70B/results_2024-08-08T05-30-42.931857.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1723093700/Nexusflow__Athene-70B/results_2024-08-08T08-18-41.803882.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1723085439/Nexusflow__Athene-70B/results_2024-08-08T04-57-01.441157.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1723090951/Nexusflow__Athene-70B/results_2024-08-08T06-38-28.534959.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1723105525/Nexusflow__Athene-70B/results_2024-08-08T13-47-54.007624.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1723103085/Nexusflow__Athene-70B/results_2024-08-08T12-32-22.956652.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1723086869/Nexusflow__Athene-70B/results_2024-08-08T05-58-29.333943.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1723095227/Nexusflow__Athene-70B/results_2024-08-08T10-24-44.901502.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1723097463/Nexusflow__Athene-70B/results_2024-08-08T08-54-28.493267.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1723097948/Nexusflow__Athene-70B/results_2024-08-08T11-10-26.077027.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1723087868/Nexusflow__Athene-70B/results_2024-08-08T06-25-42.133298.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1723100103/Nexusflow__Athene-70B/results_2024-08-08T14-50-55.133528.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1723085847/Nexusflow__Athene-70B/results_2024-08-08T05-03-10.861888.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1723091175/Nexusflow__Athene-70B/results_2024-08-08T07-33-15.579253.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1723086221/Nexusflow__Athene-70B/results_2024-08-08T05-14-02.840363.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1723091933/Nexusflow__Athene-70B/results_2024-08-08T08-10-35.328327.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_1723059641/Nexusflow__Athene-70B/results_2024-08-07T22-33-00.126958.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1722983403/Nexusflow__Athene-70B/results_2024-08-07T01-35-55.341122.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_1723062818/Nexusflow__Athene-70B/results_2024-08-07T23-12-01.535261.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1723023607/Nexusflow__Athene-70B/results_2024-08-07T12-24-17.736439.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1723026306/Nexusflow__Athene-70B/results_2024-08-07T17-04-31.794733.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1723065181/Nexusflow__Athene-70B/results_2024-08-08T05-09-18.351676.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1723043126/Nexusflow__Athene-70B/results_2024-08-07T17-26-38.634230.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1723067302/Nexusflow__Athene-70B/results_2024-08-08T00-49-12.841905.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1723048396/Nexusflow__Athene-70B/results_2024-08-07T19-31-04.493986.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1723075208/Nexusflow__Athene-70B/results_2024-08-08T03-08-19.294418.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1723044462/Nexusflow__Athene-70B/results_2024-08-07T17-42-59.979318.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1723070984/Nexusflow__Athene-70B/results_2024-08-08T01-57-34.922401.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1723082253/Nexusflow__Athene-70B/results_2024-08-08T04-23-15.972439.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1723051890/Nexusflow__Athene-70B/results_2024-08-07T21-40-05.188521.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1723075227/Nexusflow__Athene-70B/results_2024-08-08T04-27-41.250316.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1723078698/Nexusflow__Athene-70B/results_2024-08-08T03-14-55.457768.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1723079328/Nexusflow__Athene-70B/results_2024-08-08T05-50-44.033691.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1723056941/Nexusflow__Athene-70B/results_2024-08-07T23-47-27.603926.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1723079723/Nexusflow__Athene-70B/results_2024-08-08T11-40-42.830685.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1723045407/Nexusflow__Athene-70B/results_2024-08-07T17-55-59.405539.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1723075023/Nexusflow__Athene-70B/results_2024-08-08T02-57-44.660615.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1723046196/Nexusflow__Athene-70B/results_2024-08-07T18-32-50.644869.json diff --git a/eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json b/eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json rename to eval-results-copy/pl/results/Nexusflow/Athene-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1723075082/Nexusflow__Athene-70B/results_2024-08-08T03-57-06.489921.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_1711884191/results.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_pes_1724391545/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T08-34-37.924066.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_poleval2018_task3_test_10k_1712084056/results.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T20-41-37.370736.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_1711884191/results.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_pes_1724390305/Nexusflow__Starling-LM-7B-beta/results_2024-08-23T16-34-07.956062.json diff --git a/eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json b/eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json similarity index 100% rename from eval-results/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json rename to eval-results-copy/pl/results/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/Nexusflow__Starling-LM-7B-beta/results_2024-06-03T16-18-07.410725.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240144/results.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428218/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T19-03-58.084116.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273792/results.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-007-pl-8192-32-16-0.05_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418492/Nondzu__zephyr-speakleash-007-pl-8192-32-16-0.05/results_2024-06-03T15-54-49.536080.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249783/results.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T19-14-54.725311.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285031/results.json diff --git a/eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json b/eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json similarity index 100% rename from eval-results/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json rename to eval-results-copy/pl/results/Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418705/Nondzu__zephyr-speakleash-010-pl-3072-32-16-0.01/results_2024-06-03T15-58-40.602802.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-36.704855.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_in_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-11-07.367000.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-52.693032.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polemo2_out_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-11.027584.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_multiple_choice_1718312840/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-26.745328.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_8tags_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-14T00-22-31.889069.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_mc_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-09.754961.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_belebele_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-25-54.700834.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_multiple_choice_1718312901/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-13-29.957891.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_cbd_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-27-20.890842.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-09-50.525060.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_dyk_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-12-38.318102.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_multiple_choice_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-17-19.145066.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_klej_ner_regex_1718312932/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-41-59.923695.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_closed_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-20-35.527953.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_open_book_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-57-10.547564.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_polqa_reranking_multiple_choice_1718312962/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-18-53.425454.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-12.100438.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_ppc_regex_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-24-32.131014.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_multiple_choice_1718312871/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-13T23-10-27.829448.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717425519/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T19-03-18.087378.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_1715875381/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-05-17T00-22-16.671313.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Pro-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Pro-Llama-3-8B/results_2024-06-03T16-46-14.782435.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_1715854525/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T16-59-20.177309.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717426612/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T19-18-04.687180.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_generate_1715847414/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T14-30-14.823240.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_mc_1715847879/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-05-16T12-22-41.295173.json diff --git a/eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json b/eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json rename to eval-results-copy/pl/results/NousResearch/Hermes-2-Theta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Hermes-2-Theta-Llama-3-8B/results_2024-06-03T16-34-39.065866.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-12.882076.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1723805980/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-29.592709.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_1723806342/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-48.889735.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-05-14.175638.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-36.127130.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_8tags_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-13-51.229861.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_mc_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-46.930028.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_belebele_regex_1723806372/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-08.640410.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1723806251/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-50.347209.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_cbd_regex_1723806522/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-25-38.378645.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1723806161/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-00.203431.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_dyk_regex_1723806402/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-04.923508.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_1723806070/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-23-00.245394.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1723806944/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-44-45.749672.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1723806281/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-11-59.787518.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_klej_ner_regex_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-38-17.503938.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_closed_book_1723806553/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-06.507175.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-45-31.697234.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1723806311/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-15-00.417777.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_poquad_open_book_1723806763/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-33-08.540810.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-32.152604.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_ppc_regex_1723806462/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-18-08.607564.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_multiple_choice_1723806191/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-04-54.714427.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-0_polish_psc_regex_1723806492/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-24-48.225779.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-00-34.210490.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-50.629108.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-22.306678.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-54-40.075827.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-21-33.521984.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_8tags_regex_1723805587/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-58-17.345961.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_mc_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-52-01.444423.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_belebele_regex_1723805617/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-02-27.703257.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-58-53.384652.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_cbd_regex_1723805889/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-26.347913.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1723805285/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-54.410013.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_dyk_regex_1723805738/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-03.273174.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-03-36.812806.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1723805557/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-08-38.368067.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_klej_ner_regex_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-27-30.804432.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_closed_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-01-45.132034.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_open_book_1723805919/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-19-45.966976.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1723805589/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-20-18.890958.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_poquad_open_book_1723805949/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T14-08-48.619597.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1723805315/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-50-51.385758.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_ppc_regex_1723805828/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-07-26.384819.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_multiple_choice_1723805496/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T12-57-06.377020.json diff --git a/eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json b/eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json similarity index 100% rename from eval-results/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json rename to eval-results-copy/pl/results/NousResearch/Hermes-3-Llama-3.1-8B_-5_polish_psc_regex_1723805859/NousResearch__Hermes-3-Llama-3.1-8B/results_2024-08-16T13-16-58.788726.json diff --git a/eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json b/eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json similarity index 100% rename from eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json rename to eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_1712782613/results.json diff --git a/eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json b/eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json similarity index 100% rename from eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json rename to eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T19-07-44.730420.json diff --git a/eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json b/eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json similarity index 100% rename from eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json rename to eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_1712782613/results.json diff --git a/eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json b/eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json similarity index 100% rename from eval-results/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json rename to eval-results-copy/pl/results/NousResearch/Nous-Hermes-2-SOLAR-10.7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/NousResearch__Nous-Hermes-2-SOLAR-10.7B/results_2024-06-03T17-24-50.151819.json diff --git a/eval-results/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json b/eval-results-copy/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json rename to eval-results-copy/pl/results/OPI-PG/Qra-13b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711242937/results.json diff --git a/eval-results/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json b/eval-results-copy/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json rename to eval-results-copy/pl/results/OPI-PG/Qra-13b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422296/OPI-PG__Qra-13b/results_2024-06-03T18-45-30.066006.json diff --git a/eval-results/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json b/eval-results-copy/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json rename to eval-results-copy/pl/results/OPI-PG/Qra-13b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276414/results.json diff --git a/eval-results/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json b/eval-results-copy/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json rename to eval-results-copy/pl/results/OPI-PG/Qra-13b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/OPI-PG__Qra-13b/results_2024-06-03T17-19-12.772449.json diff --git a/eval-results/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json b/eval-results-copy/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json rename to eval-results-copy/pl/results/OPI-PG/Qra-1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241616/results.json diff --git a/eval-results/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json b/eval-results-copy/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json rename to eval-results-copy/pl/results/OPI-PG/Qra-1b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/OPI-PG__Qra-1b/results_2024-06-03T19-55-47.656861.json diff --git a/eval-results/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json b/eval-results-copy/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json rename to eval-results-copy/pl/results/OPI-PG/Qra-1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275865/results.json diff --git a/eval-results/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json b/eval-results-copy/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json rename to eval-results-copy/pl/results/OPI-PG/Qra-1b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421293/OPI-PG__Qra-1b/results_2024-06-03T17-00-31.154848.json diff --git a/eval-results/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json b/eval-results-copy/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json rename to eval-results-copy/pl/results/OPI-PG/Qra-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/OPI-PG__Qra-7b/results_2024-06-03T20-32-52.533741.json diff --git a/eval-results/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json b/eval-results-copy/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json similarity index 100% rename from eval-results/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json rename to eval-results-copy/pl/results/OPI-PG/Qra-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/OPI-PG__Qra-7b/results_2024-06-03T16-47-17.867641.json diff --git a/eval-results/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json b/eval-results-copy/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json similarity index 100% rename from eval-results/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json rename to eval-results-copy/pl/results/OpenMeditron/Meditron3-8B_-5_polish_pes_1724874772/OpenMeditron__Meditron3-8B/results_2024-08-29T05-35-54.760756.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_1732745071/Qwen__QwQ-32B-Preview/results_2024-11-27T23-27-50.317565.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-53-49.409781.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_1732745342/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-19.272905.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732743985/Qwen__QwQ-32B-Preview/results_2024-11-27T22-51-22.562345.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732744347/Qwen__QwQ-32B-Preview/results_2024-11-27T23-35-24.894726.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_8tags_regex_1732746066/Qwen__QwQ-32B-Preview/results_2024-11-28T01-51-05.169814.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_mc_1732744467/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-41.523606.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_belebele_regex_1732746368/Qwen__QwQ-32B-Preview/results_2024-11-28T00-05-03.444994.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-22.263908.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_cbd_regex_1732746639/Qwen__QwQ-32B-Preview/results_2024-11-28T00-11-42.090199.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732744498/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-50.136620.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_dyk_regex_1732746367/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-20.672371.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_1732743713/Qwen__QwQ-32B-Preview/results_2024-11-28T00-16-57.178317.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732746970/Qwen__QwQ-32B-Preview/results_2024-11-28T00-31-55.759233.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732744920/Qwen__QwQ-32B-Preview/results_2024-11-27T23-20-32.371025.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732746759/Qwen__QwQ-32B-Preview/results_2024-11-28T00-52-07.064901.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732746850/Qwen__QwQ-32B-Preview/results_2024-11-27T23-44-47.279590.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732746912/Qwen__QwQ-32B-Preview/results_2024-11-28T00-30-15.328217.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732744950/Qwen__QwQ-32B-Preview/results_2024-11-27T23-25-09.704960.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732746941/Qwen__QwQ-32B-Preview/results_2024-11-28T03-15-06.446476.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-20.067304.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_ppc_regex_1732746518/Qwen__QwQ-32B-Preview/results_2024-11-27T23-58-45.138081.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732744709/Qwen__QwQ-32B-Preview/results_2024-11-27T23-03-35.549410.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-0_polish_psc_regex_1732746548/Qwen__QwQ-32B-Preview/results_2024-11-28T00-06-30.022932.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_1732742200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-53.985392.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-39-43.234914.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_1732742293/Qwen__QwQ-32B-Preview/results_2024-11-27T22-35-03.965245.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-30-50.069499.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-55-54.103989.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_8tags_regex_1732742384/Qwen__QwQ-32B-Preview/results_2024-11-28T01-09-25.850652.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_mc_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-19-01.238548.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_belebele_regex_1732742474/Qwen__QwQ-32B-Preview/results_2024-11-27T22-45-23.885491.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-32-45.214410.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_cbd_regex_1732743111/Qwen__QwQ-32B-Preview/results_2024-11-27T23-08-20.120749.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-17-23.224235.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_dyk_regex_1732742868/Qwen__QwQ-32B-Preview/results_2024-11-27T23-31-49.328599.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732743683/Qwen__QwQ-32B-Preview/results_2024-11-27T22-54-13.353782.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-01-48.026636.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732743110/Qwen__QwQ-32B-Preview/results_2024-11-27T23-34-50.594766.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732743200/Qwen__QwQ-32B-Preview/results_2024-11-27T22-40-34.159078.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732743351/Qwen__QwQ-32B-Preview/results_2024-11-27T23-33-18.832065.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T23-29-58.055229.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732743623/Qwen__QwQ-32B-Preview/results_2024-11-28T02-09-44.690878.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-15-32.252498.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_ppc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T22-57-47.866035.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732741715/Qwen__QwQ-32B-Preview/results_2024-11-27T22-27-08.560930.json diff --git a/eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json b/eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json similarity index 100% rename from eval-results/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json rename to eval-results-copy/pl/results/Qwen/QwQ-32B-Preview_parallelize_True_max_length_4096-5_polish_psc_regex_1732742959/Qwen__QwQ-32B-Preview/results_2024-11-27T23-28-25.874853.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_1714165202/results.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-24-18.471132.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_1714160970/results.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_-5_polish_eq_bench_first_turn_1718361473/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T12-44-23.265184.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_1714857559/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T02-14-50.879232.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422083/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T17-23-10.249913.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_1714853842/Qwen__Qwen1.5-14B-Chat/results_2024-05-05T03-24-47.894986.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Qwen__Qwen1.5-14B-Chat/results_2024-06-03T16-30-04.380896.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1718021804/Qwen__Qwen1.5-14B-Chat/results_2024-06-10T16-26-35.557854.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_eq_bench_first_turn_1718362719/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T13-04-49.194095.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-14B-Chat_parallelize_True-5_polish_poquad_open_book_1718362658/Qwen__Qwen1.5-14B-Chat/results_2024-06-14T14-42-03.438273.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_1714899769/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T16-38-08.949574.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717468236/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-22.662868.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717468447/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-25-27.687295.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_1714859258/Qwen__Qwen1.5-32B-Chat/results_2024-05-05T09-39-36.915884.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717468357/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T08-04-22.392401.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468537/Qwen__Qwen1.5-32B-Chat/results_2024-06-04T05-08-51.503572.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T00-41-45.714581.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715506956/Qwen__Qwen1.5-32B/results_2024-05-13T04-34-28.071423.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_mc_1715505382/Qwen__Qwen1.5-32B/results_2024-05-12T13-10-20.604415.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715506956/Qwen__Qwen1.5-32B/results_2024-05-12T13-20-26.132132.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717463286/Qwen__Qwen1.5-32B/results_2024-06-04T07-15-50.758811.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717466395/Qwen__Qwen1.5-32B/results_2024-06-04T06-07-20.011591.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_generate_1714987219/Qwen__Qwen1.5-32B/results_2024-05-07T16-16-34.867595.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_mc_1714987228/Qwen__Qwen1.5-32B/results_2024-05-06T16-54-26.697816.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717464463/Qwen__Qwen1.5-32B/results_2024-06-04T07-23-33.275419.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717468055/Qwen__Qwen1.5-32B/results_2024-06-04T05-35-58.212815.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_1714908845/Qwen__Qwen1.5-72B-Chat/results_2024-05-05T20-51-20.049845.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717479515/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T08-17-08.924235.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717487862/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T10-38-58.407652.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717479815/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T09-08-55.357950.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T14-25-54.950574.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_1714908823/Qwen__Qwen1.5-72B-Chat/results_2024-05-06T10-09-21.069263.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717492575/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T18-26-11.173462.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B-Chat/results_2024-06-04T13-57-23.412976.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715387093/Qwen__Qwen1.5-72B/results_2024-05-12T08-37-28.983502.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715387486/Qwen__Qwen1.5-72B/results_2024-05-12T17-25-22.046038.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718539136/Qwen__Qwen1.5-72B/results_2024-06-16T17-19-41.943340.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_mc_1715010107/Qwen__Qwen1.5-72B/results_2024-05-06T21-24-44.243240.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_polish_polqa_open_book_1715419649/Qwen__Qwen1.5-72B/results_2024-05-11T13-15-21.218255.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718538892/Qwen__Qwen1.5-72B/results_2024-06-17T00-48-57.668566.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T19-29-44.528080.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715334142/Qwen__Qwen1.5-72B/results_2024-05-11T19-37-23.458899.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715368638/Qwen__Qwen1.5-72B/results_2024-05-11T19-14-38.210824.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_mc_1715010047/Qwen__Qwen1.5-72B/results_2024-05-07T06-02-47.948046.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_polish_polqa_open_book_1715386043/Qwen__Qwen1.5-72B/results_2024-05-11T04-21-49.857966.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T21-10-39.157149.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/Qwen__Qwen1.5-72B/results_2024-06-04T15-47-21.084062.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_1712783378/results.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T19-08-55.548971.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polemo2_in_polemo2_out_polish_8tags_regex_polish_belebele_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T09-57-23.047710.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_dyk_regex_polish_ppc_regex_polish_psc_regex_polish_cbd_regex_polish_klej_ner_regex_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-11-13.429925.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_mc_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T11-16-01.841488.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_polqa_closed_book_polish_polqa_open_book_1715499295/Qwen__Qwen1.5-7B-Chat/results_2024-05-12T10-02-55.976641.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B-Chat_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Qwen__Qwen1.5-7B-Chat/results_2024-06-03T16-16-13.217930.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_in_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-24-48.395502.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polemo2_out_1718312993/Qwen__Qwen1.5-7B/results_2024-06-13T23-26-06.310736.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_8tags_regex_1718532926/Qwen__Qwen1.5-7B/results_2024-06-18T05-42-52.434116.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_belebele_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-21-50.667291.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_cbd_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T03-42-18.521723.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_dyk_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-13T23-23-17.001128.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_1718313114/Qwen__Qwen1.5-7B/results_2024-06-13T23-45-40.478826.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_eq_bench_first_turn_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-59-25.930828.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_klej_ner_regex_1718313053/Qwen__Qwen1.5-7B/results_2024-06-13T23-40-38.902071.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_mc_1718023906/Qwen__Qwen1.5-7B/results_2024-06-10T15-27-36.254745.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_closed_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-13T23-47-19.210623.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_polqa_open_book_1718313053/Qwen__Qwen1.5-7B/results_2024-06-14T00-31-23.441496.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_poquad_open_book_1718313084/Qwen__Qwen1.5-7B/results_2024-06-14T02-49-30.400275.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_ppc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-27-05.195844.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-0_polish_psc_regex_1718313023/Qwen__Qwen1.5-7B/results_2024-06-14T00-17-14.090786.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_in_1718361473/Qwen__Qwen1.5-7B/results_2024-06-14T12-46-09.941925.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polemo2_out_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-44-43.608946.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_8tags_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T22-17-03.396250.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_belebele_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T12-50-23.109001.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_cbd_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T16-28-38.429586.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_dyk_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-05-22.893444.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_eq_bench_first_turn_1718361565/Qwen__Qwen1.5-7B/results_2024-06-14T12-43-53.281784.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_klej_ner_regex_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-08-33.744852.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_mc_1718023575/Qwen__Qwen1.5-7B/results_2024-06-10T16-27-26.803214.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_closed_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-45-00.332478.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_polqa_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T12-59-28.574341.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_poquad_open_book_1718361564/Qwen__Qwen1.5-7B/results_2024-06-14T13-51-13.490956.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_ppc_regex_1718361472/Qwen__Qwen1.5-7B/results_2024-06-14T13-16-16.687719.json diff --git a/eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json b/eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json rename to eval-results-copy/pl/results/Qwen/Qwen1.5-7B_-5_polish_psc_regex_1718361533/Qwen__Qwen1.5-7B/results_2024-06-14T13-21-16.234419.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_generate_1718018343/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T16-57-44.787542.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-0_polish_mc_1718018313/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-47-30.875509.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_generate_few_1718017771/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T15-43-11.311037.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B-Instruct_-5_polish_mc_1718017711/Qwen__Qwen2-0.5B-Instruct/results_2024-06-10T13-45-34.385634.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_in_1718313114/Qwen__Qwen2-0.5B/results_2024-06-13T23-17-28.017582.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polemo2_out_1718313145/Qwen__Qwen2-0.5B/results_2024-06-13T23-22-01.125332.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_8tags_regex_1718313145/Qwen__Qwen2-0.5B/results_2024-06-14T00-52-06.284220.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_belebele_regex_1718313205/Qwen__Qwen2-0.5B/results_2024-06-13T23-29-47.805681.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_cbd_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T02-14-22.985328.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_dyk_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-13T23-15-58.525947.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_1718313479/Qwen__Qwen2-0.5B/results_2024-06-14T01-18-48.077404.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_eq_bench_first_turn_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T01-17-55.500586.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_klej_ner_regex_1718313328/Qwen__Qwen2-0.5B/results_2024-06-14T05-39-00.782151.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_mc_1718018433/Qwen__Qwen2-0.5B/results_2024-06-10T13-49-51.948664.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_closed_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T02-02-27.276521.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_polqa_open_book_1718313419/Qwen__Qwen2-0.5B/results_2024-06-14T05-40-35.451209.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_poquad_open_book_1718313480/Qwen__Qwen2-0.5B/results_2024-06-14T05-54-56.802431.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_ppc_regex_1718313236/Qwen__Qwen2-0.5B/results_2024-06-14T00-30-58.003943.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-0_polish_psc_regex_1718313266/Qwen__Qwen2-0.5B/results_2024-06-14T00-28-57.171350.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_in_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-47-31.160551.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polemo2_out_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-31.584907.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_8tags_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T20-48-59.459512.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_belebele_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-25-24.883847.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_cbd_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T15-15-49.948299.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_dyk_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-42-03.481970.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_eq_bench_first_turn_1718361928/Qwen__Qwen2-0.5B/results_2024-06-14T12-48-17.747794.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_klej_ner_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T14-44-16.509054.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_mc_1718018343/Qwen__Qwen2-0.5B/results_2024-06-10T13-57-08.684688.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_closed_book_1718361868/Qwen__Qwen2-0.5B/results_2024-06-14T12-52-57.276006.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_polqa_open_book_1718361746/Qwen__Qwen2-0.5B/results_2024-06-14T13-09-55.303865.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_poquad_open_book_1718361901/Qwen__Qwen2-0.5B/results_2024-06-14T14-27-05.613674.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_ppc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-22-30.281709.json diff --git a/eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json b/eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json rename to eval-results-copy/pl/results/Qwen/Qwen2-0.5B_-5_polish_psc_regex_1718361594/Qwen__Qwen2-0.5B/results_2024-06-14T13-48-41.288721.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_generate_1718017711/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T18-27-16.193232.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-0_polish_mc_1718017681/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-40-36.619716.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_generate_few_1718017621/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T16-08-48.658201.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B-Instruct_-5_polish_mc_1718017440/Qwen__Qwen2-1.5B-Instruct/results_2024-06-10T13-48-57.099175.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_in_1718313480/Qwen__Qwen2-1.5B/results_2024-06-13T23-34-24.513130.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polemo2_out_1718313540/Qwen__Qwen2-1.5B/results_2024-06-13T23-32-08.160851.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_8tags_regex_1718313540/Qwen__Qwen2-1.5B/results_2024-06-14T04-01-44.721788.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_belebele_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-41.653244.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_cbd_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-14T03-38-59.445135.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_dyk_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-21-52.754248.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_1718313753/Qwen__Qwen2-1.5B/results_2024-06-14T00-26-22.887725.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_eq_bench_first_turn_1718313722/Qwen__Qwen2-1.5B/results_2024-06-14T01-01-51.518725.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_klej_ner_regex_1718313601/Qwen__Qwen2-1.5B/results_2024-06-13T23-46-44.230564.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_mc_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T13-55-43.557714.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_closed_book_1718313662/Qwen__Qwen2-1.5B/results_2024-06-14T00-01-40.070660.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_polqa_open_book_1718313631/Qwen__Qwen2-1.5B/results_2024-06-14T01-06-16.428882.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_poquad_open_book_1718313692/Qwen__Qwen2-1.5B/results_2024-06-14T04-18-13.958445.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_ppc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-13T23-28-54.106976.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-0_polish_psc_regex_1718313571/Qwen__Qwen2-1.5B/results_2024-06-14T07-17-45.554256.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-5_polish_generate_few_1718018584/Qwen__Qwen2-1.5B/results_2024-06-10T22-00-24.964585.json diff --git a/eval-results/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json b/eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json rename to eval-results-copy/pl/results/Qwen/Qwen2-1.5B_-5_polish_mc_1718018553/Qwen__Qwen2-1.5B/results_2024-06-10T14-07-29.229267.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718481408/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-39-41.596708.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718477716/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-29-33.836060.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718481585/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-12-50.035460.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718478871/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-38-47.329936.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718479555/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-53-52.380791.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718482274/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T05-38-41.184009.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718479803/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-42-21.122248.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718486559/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-30-48.334149.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718480820/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T22-48-34.281150.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718487377/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-36-14.070873.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718480358/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-53-01.142519.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-33.572266.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718491199/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T09-46-18.957297.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718489576/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-22-37.926635.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718481076/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-01-48.426103.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718487615/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T07-51-16.727481.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718488918/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T02-09-29.557718.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718488941/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T04-57-35.659641.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718481204/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-11-08.906756.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532926/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T09-11-56.822050.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718480569/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-56-19.752777.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718486607/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T00-38-09.118846.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718480622/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-59-21.516930.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718486967/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T03-04-33.726154.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718465802/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-11-36.207386.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718450575/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-14-40.731002.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718466272/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T18-45-45.093681.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718453727/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T15-05-14.736485.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718457327/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-54-46.595419.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T06-11-54.317794.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718459572/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-07-31.295197.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718469978/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-33-30.328164.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718462119/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T17-45-14.171600.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718476440/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-22-13.808497.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718460482/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-22-54.561922.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718471146/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-05-22.681164.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718477297/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-43-10.728968.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718462529/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T19-05-14.671284.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T17-37-09.877376.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718476830/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-25-29.951810.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718477041/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-16T01-03-17.911706.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718465144/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T20-03-03.073030.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718532483/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-17T02-12-38.484526.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718461200/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-34-45.508694.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718471526/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T21-46-28.558298.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718461399/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T16-41-44.333667.json diff --git a/eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json b/eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json rename to eval-results-copy/pl/results/Qwen/Qwen2-57B-A14B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718474613/Qwen__Qwen2-57B-A14B-Instruct/results_2024-06-15T23-35-50.957760.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718431399/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-52-31.924020.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718429234/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-45-15.373543.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718432108/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-26.068331.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718429884/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-50-14.938457.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718430003/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-17-49.019048.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718432922/Qwen__Qwen2-72B-Instruct/results_2024-06-15T13-00-50.985397.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718430347/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-52-33.697691.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718433567/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-30-03.006180.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718430889/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-14-44.852543.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718434382/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-58-28.145069.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718430488/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-54-20.180564.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718434130/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-03-14.357469.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718436876/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-05-17.510443.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718436631/Qwen__Qwen2-72B-Instruct/results_2024-06-15T11-08-15.367753.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718431006/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-38-58.475314.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718435019/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-41-33.289437.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718435900/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-05-41.395578.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718436142/Qwen__Qwen2-72B-Instruct/results_2024-06-15T12-38-49.766677.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718431180/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-51-20.702711.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718436307/Qwen__Qwen2-72B-Instruct/results_2024-06-15T15-16-03.212056.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718430646/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-56-16.468315.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718434135/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-24-35.887787.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718430783/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-02-53.616591.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718434308/Qwen__Qwen2-72B-Instruct/results_2024-06-15T10-16-00.415418.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718414768/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-18-21.807490.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406851/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-34-18.490158.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718416025/Qwen__Qwen2-72B-Instruct/results_2024-06-15T04-24-48.038357.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718408080/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-20-42.135741.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718410872/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-49-37.543742.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718417934/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-34-04.682463.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T19-58-15.808663.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720699563/Qwen__Qwen2-72B-Instruct/results_2024-07-11T21-21-34.170270.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718411250/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-48-18.587255.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718418318/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-14-23.404936.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718412613/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-46-43.148105.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718424359/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-13-01.818291.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718411688/Qwen__Qwen2-72B-Instruct/results_2024-06-15T02-49-48.881380.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718420858/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-17-51.907924.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718428958/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-59-10.219213.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718413267/Qwen__Qwen2-72B-Instruct/results_2024-06-15T05-07-07.153868.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718427010/Qwen__Qwen2-72B-Instruct/results_2024-06-15T08-48-14.900759.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711030/Qwen__Qwen2-72B-Instruct/results_2024-08-27T04-07-56.173454.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718428011/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-22-13.857292.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718428407/Qwen__Qwen2-72B-Instruct/results_2024-06-15T09-21-54.626751.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718414218/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-04-58.806415.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718428700/Qwen__Qwen2-72B-Instruct/results_2024-06-15T14-30-45.129038.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720689653/Qwen__Qwen2-72B-Instruct/results_2024-07-11T14-47-27.007664.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718412531/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-00-37.077379.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718421292/Qwen__Qwen2-72B-Instruct/results_2024-06-15T06-05-28.261225.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718412545/Qwen__Qwen2-72B-Instruct/results_2024-06-15T03-25-40.973683.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718424334/Qwen__Qwen2-72B-Instruct/results_2024-06-15T07-39-32.027143.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_1718455570/Qwen__Qwen2-72B/results_2024-06-15T15-32-57.100771.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718452096/Qwen__Qwen2-72B/results_2024-06-15T14-06-19.628171.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_1718455957/Qwen__Qwen2-72B/results_2024-06-15T15-24-03.780389.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718453208/Qwen__Qwen2-72B/results_2024-06-15T14-18-44.883263.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718453210/Qwen__Qwen2-72B/results_2024-06-15T15-44-12.135048.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1718542871/Qwen__Qwen2-72B/results_2024-06-17T10-34-38.243879.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1718453409/Qwen__Qwen2-72B/results_2024-06-15T14-17-26.308315.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1718456994/Qwen__Qwen2-72B/results_2024-06-15T17-25-10.090690.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718454319/Qwen__Qwen2-72B/results_2024-06-15T14-45-45.409254.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1718457874/Qwen__Qwen2-72B/results_2024-06-16T00-04-03.186617.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718453877/Qwen__Qwen2-72B/results_2024-06-15T14-24-13.215221.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1718457163/Qwen__Qwen2-72B/results_2024-06-15T15-27-17.825210.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_1718459392/Qwen__Qwen2-72B/results_2024-06-15T22-10-44.518742.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718459081/Qwen__Qwen2-72B/results_2024-06-15T20-44-22.915853.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718454671/Qwen__Qwen2-72B/results_2024-06-15T15-13-28.631107.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718458005/Qwen__Qwen2-72B/results_2024-06-15T17-44-02.027114.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718458065/Qwen__Qwen2-72B/results_2024-06-15T15-49-26.545376.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718458409/Qwen__Qwen2-72B/results_2024-06-15T17-36-15.933095.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718454898/Qwen__Qwen2-72B/results_2024-06-15T15-26-16.355028.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718458946/Qwen__Qwen2-72B/results_2024-06-15T23-08-14.805794.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718453959/Qwen__Qwen2-72B/results_2024-06-15T14-24-50.374275.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1718457391/Qwen__Qwen2-72B/results_2024-06-15T15-41-57.041612.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718454278/Qwen__Qwen2-72B/results_2024-06-15T14-34-34.736354.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1718457809/Qwen__Qwen2-72B/results_2024-06-15T15-52-27.504587.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_1718445950/Qwen__Qwen2-72B/results_2024-06-15T13-04-30.931841.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718438334/Qwen__Qwen2-72B/results_2024-06-15T12-56-19.127645.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_1718446001/Qwen__Qwen2-72B/results_2024-06-15T13-01-57.881124.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718438768/Qwen__Qwen2-72B/results_2024-06-15T12-35-09.114692.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718439387/Qwen__Qwen2-72B/results_2024-06-15T16-19-28.323724.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1718999495/Qwen__Qwen2-72B/results_2024-06-22T03-48-53.731649.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720686205/Qwen__Qwen2-72B/results_2024-07-11T16-15-43.910363.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720686215/Qwen__Qwen2-72B/results_2024-07-11T17-49-54.405496.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1718440096/Qwen__Qwen2-72B/results_2024-06-15T12-11-56.124490.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1718447237/Qwen__Qwen2-72B/results_2024-06-15T13-20-32.732439.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718445632/Qwen__Qwen2-72B/results_2024-06-15T12-57-35.939559.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1718449081/Qwen__Qwen2-72B/results_2024-06-15T21-50-50.158324.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718440924/Qwen__Qwen2-72B/results_2024-06-15T12-06-16.501688.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1718447739/Qwen__Qwen2-72B/results_2024-06-15T15-12-12.534049.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718450464/Qwen__Qwen2-72B/results_2024-06-15T13-47-47.274417.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718445821/Qwen__Qwen2-72B/results_2024-06-15T14-09-38.342590.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718449284/Qwen__Qwen2-72B/results_2024-06-15T15-22-40.366147.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718449349/Qwen__Qwen2-72B/results_2024-06-15T13-17-02.717247.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718449503/Qwen__Qwen2-72B/results_2024-06-15T15-09-25.533516.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718445829/Qwen__Qwen2-72B/results_2024-06-15T14-52-05.904157.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718450248/Qwen__Qwen2-72B/results_2024-06-15T20-40-01.110069.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686205/Qwen__Qwen2-72B/results_2024-07-11T13-47-56.286429.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718442455/Qwen__Qwen2-72B/results_2024-06-15T12-03-08.633247.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1718447956/Qwen__Qwen2-72B/results_2024-06-15T14-06-21.977032.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718442526/Qwen__Qwen2-72B/results_2024-06-15T12-26-51.148840.json diff --git a/eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json b/eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json rename to eval-results-copy/pl/results/Qwen/Qwen2-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1718449010/Qwen__Qwen2-72B/results_2024-06-15T15-02-31.155971.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_generate_1718017440/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-56-42.743573.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_mc_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T13-35-33.916678.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-0_polish_pes_1724391727/Qwen__Qwen2-7B-Instruct/results_2024-08-23T08-26-21.299498.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_generate_few_1718017230/Qwen__Qwen2-7B-Instruct/results_2024-06-10T17-11-59.966245.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_mc_1718017080/Qwen__Qwen2-7B-Instruct/results_2024-06-10T14-33-47.884178.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B-Instruct_-5_polish_pes_1724396763/Qwen__Qwen2-7B-Instruct/results_2024-08-23T15-45-28.378908.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-0_polish_generate_1718017019/Qwen__Qwen2-7B/results_2024-06-10T20-45-25.446606.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-0_polish_mc_1718016989/Qwen__Qwen2-7B/results_2024-06-10T13-31-59.232863.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polemo2_in_1718361928/Qwen__Qwen2-7B/results_2024-06-14T12-53-07.540591.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polemo2_out_1718361959/Qwen__Qwen2-7B/results_2024-06-14T12-51-16.864715.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_8tags_regex_1718362020/Qwen__Qwen2-7B/results_2024-06-14T20-51-54.360458.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_belebele_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-00-22.496272.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_cbd_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T16-31-55.756285.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_dyk_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-56-01.909395.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_eq_bench_first_turn_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-09.311847.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_klej_ner_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T14-33-35.098130.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_mc_1718016869/Qwen__Qwen2-7B/results_2024-06-10T14-31-08.873464.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_closed_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T12-52-56.074643.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_polqa_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-07-00.536952.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_poquad_open_book_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-59-10.835178.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_ppc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-01-13.357392.json diff --git a/eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json b/eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json rename to eval-results-copy/pl/results/Qwen/Qwen2-7B_-5_polish_psc_regex_1718362080/Qwen__Qwen2-7B/results_2024-06-14T13-08-01.457503.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-01.298091.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_in_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.607907.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-30.636391.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polemo2_out_multiple_choice_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-41.934847.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_multiple_choice_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-19.800870.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_8tags_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-07-28.721333.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_mc_1726702677/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-38-59.994103.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_belebele_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-36.629573.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-09.902702.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_cbd_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-47-46.154896.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_multiple_choice_1726702708/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-24.963295.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_dyk_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-43.869181.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_1726702646/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-05-42.331911.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_eq_bench_first_turn_1726702864/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-12-38.882686.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-31.989582.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_klej_ner_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-57-03.479415.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_pes_1726844034/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T18-10-08.447643.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_closed_book_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-43-59.781695.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_open_book_1726702832/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-00-42.137611.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726702770/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-46-53.935096.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_poquad_open_book_1726702833/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-54-42.903719.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-40-07.343662.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_ppc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-48-33.796597.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_multiple_choice_1726702739/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-57.595007.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-0_polish_psc_regex_1726702801/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-49-41.440142.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-55.055820.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_in_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-36-07.480765.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-09.540647.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polemo2_out_multiple_choice_1726702428/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-29.949943.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_multiple_choice_1726702460/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-50-06.784682.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_8tags_regex_1726702522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-10-41.531016.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_mc_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-49.613871.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_belebele_regex_1726702553/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-42-36.208765.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-37-43.475707.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_cbd_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-35.143379.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-27.779992.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_dyk_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-55-07.060718.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_eq_bench_first_turn_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-56-41.758743.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-41-33.016195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_klej_ner_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-52-49.931189.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_pes_1726845344/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-20T22-23-46.708392.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_closed_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-39-22.393026.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_open_book_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-51-57.476936.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726702491/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-45-10.684730.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_open_book_1726702615/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T02-09-33.013890.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_poquad_reranking2_1726681522/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-18T19-53-38.709409.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-30.845510.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_ppc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-22.779957.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_multiple_choice_1726702459/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-35-52.584401.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B-Instruct_-5_polish_psc_regex_1726702584/Qwen__Qwen2.5-0.5B-Instruct/results_2024-09-19T01-44-21.983850.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-08-35.771796.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_in_multiple_choice_1726703081/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-30.686884.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-53.562485.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polemo2_out_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-36.882404.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-59-38.600980.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_8tags_regex_1726793469/Qwen__Qwen2.5-0.5B/results_2024-09-20T07-30-39.301394.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_mc_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-14.691195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_belebele_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-48-54.360455.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_multiple_choice_1726703143/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-51.660106.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_cbd_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-13-41.876267.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-07.959646.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_dyk_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-49.977818.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-13-34.330015.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_eq_bench_first_turn_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-49-10.299933.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-26.846835.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_klej_ner_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T06-30-25.500671.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_closed_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-02-44.391057.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-47-34.020589.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_polqa_reranking_multiple_choice_1726703173/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-53-41.370564.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_poquad_open_book_1726703235/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-53-27.357470.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_multiple_choice_1726703112/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-11.762749.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_ppc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-29-44.446210.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_multiple_choice_1726703142/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-46-42.430304.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-0_polish_psc_regex_1726703204/Qwen__Qwen2.5-0.5B/results_2024-09-19T08-32-53.578968.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-00-24.934517.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_in_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-26.857534.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-54-55.883586.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polemo2_out_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-44.153794.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-56-44.711835.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_8tags_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T07-31-35.006794.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_mc_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-31.276934.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_belebele_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-36-42.101912.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-45-04.094967.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_cbd_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-04-31.162220.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_multiple_choice_1726702864/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-11.250414.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_dyk_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T03-37-05.178982.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_eq_bench_first_turn_1726703050/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-47-00.521751.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_multiple_choice_1726702926/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-48-45.552341.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_klej_ner_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T04-51-15.005313.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_closed_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-58-44.497849.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_open_book_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-07-22.846637.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_polqa_reranking_multiple_choice_1726702925/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-52-04.401244.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_poquad_open_book_1726703019/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-34-24.482786.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_multiple_choice_1726702863/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-42-14.147408.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_ppc_regex_1726702957/Qwen__Qwen2.5-0.5B/results_2024-09-19T02-11-09.133460.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_multiple_choice_1726702895/Qwen__Qwen2.5-0.5B/results_2024-09-19T01-43-19.286788.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-0.5B_-5_polish_psc_regex_1726702988/Qwen__Qwen2.5-0.5B/results_2024-09-19T05-05-15.002707.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-59.441037.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_in_multiple_choice_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-53.367719.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_1726701930/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-50.004565.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polemo2_out_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-52.502142.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_multiple_choice_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-15.857010.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_8tags_regex_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-01-07.992615.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_mc_1726701867/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-45.202228.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_belebele_regex_1726701961/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-34-50.964461.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-14.110502.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_cbd_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-18.603739.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-03.538035.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_dyk_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-51.929547.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-52-41.226857.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_eq_bench_first_turn_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-57-53.803463.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-32-01.508247.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_klej_ner_regex_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-46-11.355925.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_pes_1726843668/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T18-20-22.882838.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_closed_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-26.742962.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-14.347514.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701929/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-36.699323.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_poquad_open_book_1726702023/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-27-23.686962.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-07.633306.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_ppc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-31-43.421134.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_multiple_choice_1726701898/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-04.709489.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-0_polish_psc_regex_1726701992/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-39-29.973278.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-28-39.887874.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_in_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-24-13.041421.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-21.893601.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polemo2_out_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-14.980397.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_multiple_choice_1726701648/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-38-14.475215.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_8tags_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-07-55.447732.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_mc_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-07.929729.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_belebele_regex_1726701711/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-21.124111.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-25-33.602353.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_cbd_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-13.612301.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-35.971319.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_dyk_regex_1726701742/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-42-10.610628.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_eq_bench_first_turn_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-40.156046.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_multiple_choice_1726701680/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-29-03.259371.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_klej_ner_regex_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-27.026350.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_pes_1726843638/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-20T22-38-15.745979.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_closed_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-26-14.778485.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_open_book_1726701805/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-40-25.577797.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-33-07.592390.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_poquad_open_book_1726701836/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T02-09-45.780286.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-22-46.156251.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_ppc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-30-45.992918.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_multiple_choice_1726701679/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-23-39.847453.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B-Instruct_-5_polish_psc_regex_1726701773/Qwen__Qwen2.5-1.5B-Instruct/results_2024-09-19T01-37-16.645308.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-29.164817.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_in_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-08.379909.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-19.059740.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polemo2_out_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-38.903605.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_multiple_choice_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-47-15.825813.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_8tags_regex_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T05-27-05.272696.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_mc_1726702273/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-21.580692.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_belebele_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-13.547594.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-45.943938.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_cbd_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-41-46.825009.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-45.902685.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_dyk_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-23.479772.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_1726702242/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-40-20.491873.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_eq_bench_first_turn_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-08-09.009278.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-39-30.674394.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_klej_ner_regex_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-53-46.621169.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_closed_book_1726702397/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-09-04.917429.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_open_book_1726702430/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-18-00.328665.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_polqa_reranking_multiple_choice_1726702335/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-19.356866.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_poquad_open_book_1726702428/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-27-43.770250.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-48.472757.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_ppc_regex_1726702368/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-13.631097.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_multiple_choice_1726702304/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-32-49.001186.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-0_polish_psc_regex_1726702366/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-34-30.133107.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-38-29.969413.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_in_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-27.170192.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-55.574584.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polemo2_out_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-26.746895.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_multiple_choice_1726702023/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-44-59.977615.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_8tags_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-10-48.363428.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_mc_1726702054/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-24.888195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_belebele_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-55.941898.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-31-52.636304.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_cbd_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T03-16-08.870256.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_multiple_choice_1726702055/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-02.059590.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_dyk_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-37.385266.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_eq_bench_first_turn_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-33-28.110000.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-48.734669.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_klej_ner_regex_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-51-57.678493.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_closed_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-35-25.108155.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-42.234699.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_polqa_reranking_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-40-30.859454.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_poquad_open_book_1726702210/Qwen__Qwen2.5-1.5B/results_2024-09-19T02-22-31.194599.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-29-23.481825.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_ppc_regex_1726702179/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-45-49.306913.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_multiple_choice_1726702086/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-30-18.532296.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-1.5B_-5_polish_psc_regex_1726702211/Qwen__Qwen2.5-1.5B/results_2024-09-19T01-46-37.035086.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_1726691726/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-49-04.328491.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_in_multiple_choice_1726692394/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-49.136309.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-10.782028.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polemo2_out_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-13.537169.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-41.038661.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_8tags_regex_1726691729/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-18-46.715408.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_mc_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-17.394101.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_belebele_regex_1726691734/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-53-10.256470.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_multiple_choice_1726691659/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-39-52.385216.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_cbd_regex_1726691748/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-03-07.086717.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_multiple_choice_1726691590/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-08.211907.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_dyk_regex_1726691742/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-40-12.577292.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_1726692358/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-38-28.167603.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_eq_bench_first_turn_1726691823/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-02.203424.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_multiple_choice_1726691672/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-31.918883.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_klej_ner_regex_1726691752/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-29-32.584798.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_closed_book_1726691788/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-56-04.329391.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_open_book_1726691799/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-53-11.364023.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726691686/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-48-25.987379.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_poquad_open_book_1726691807/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-37-16.989200.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_multiple_choice_1726691606/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-16.508296.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_ppc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-50-43.328864.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_multiple_choice_1726691623/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-36-11.942202.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-0_polish_psc_regex_1726691744/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-03.777845.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_1726690861/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-34-02.352671.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_in_multiple_choice_1726687594/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T21-42-59.450323.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_1726690934/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-31-36.385718.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polemo2_out_multiple_choice_1726689077/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-02-23.816307.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_multiple_choice_1726689221/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-47-45.134291.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_8tags_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T00-12-08.154269.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_mc_1726689473/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-03-41.869235.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_belebele_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-43-28.712575.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_multiple_choice_1726690114/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-20-16.245684.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_cbd_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-45-57.656418.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_multiple_choice_1726689794/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-18.992097.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_dyk_regex_1726691110/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-01-38.888806.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_eq_bench_first_turn_1726692323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-25-12.943825.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_multiple_choice_1726690646/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-44-19.706712.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_klej_ner_regex_1726691323/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-11-21.931972.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_closed_book_1726691431/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-35-24.462779.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_open_book_1726691538/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-12-57.225079.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726690862/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T23-10-07.758611.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_poquad_open_book_1726691964/Qwen__Qwen2.5-14B-Instruct/results_2024-09-19T01-13-05.863267.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_multiple_choice_1726689865/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-07-29.167274.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-41-52.422358.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_multiple_choice_1726690078/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-16-57.384794.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_-5_polish_psc_regex_1726691288/Qwen__Qwen2.5-14B-Instruct/results_2024-09-18T22-58-11.666307.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T13-04-40.268509.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915547/Qwen__Qwen2.5-14B-Instruct/results_2024-09-21T12-53-48.100777.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-18.847144.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_in_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-04-39.341336.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-34.504001.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polemo2_out_multiple_choice_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-18.874595.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_multiple_choice_1726696856/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-02.107113.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_8tags_regex_1726697332/Qwen__Qwen2.5-14B/results_2024-09-19T03-29-02.564637.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_mc_1726696890/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-37.461678.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_belebele_regex_1726697366/Qwen__Qwen2.5-14B/results_2024-09-19T00-26-40.157732.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_multiple_choice_1726697196/Qwen__Qwen2.5-14B/results_2024-09-19T00-12-00.454639.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_cbd_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T02-56-53.760415.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_multiple_choice_1726696928/Qwen__Qwen2.5-14B/results_2024-09-19T00-03-56.621767.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_dyk_regex_1726697434/Qwen__Qwen2.5-14B/results_2024-09-19T00-15-49.731472.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_1726696822/Qwen__Qwen2.5-14B/results_2024-09-19T01-37-05.529119.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_eq_bench_first_turn_1726697870/Qwen__Qwen2.5-14B/results_2024-09-19T00-39-12.698826.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_multiple_choice_1726697230/Qwen__Qwen2.5-14B/results_2024-09-19T00-17-47.744151.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_klej_ner_regex_1726697569/Qwen__Qwen2.5-14B/results_2024-09-19T01-01-01.820845.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_closed_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-32-16.611006.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T00-44-52.633520.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-14B/results_2024-09-19T00-21-26.441940.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_poquad_open_book_1726697803/Qwen__Qwen2.5-14B/results_2024-09-19T02-42-28.240626.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_multiple_choice_1726697061/Qwen__Qwen2.5-14B/results_2024-09-19T00-06-05.173079.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_ppc_regex_1726697502/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-22.223626.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_multiple_choice_1726697128/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-57.169246.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-0_polish_psc_regex_1726697535/Qwen__Qwen2.5-14B/results_2024-09-19T00-37-18.534895.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_1726693123/Qwen__Qwen2.5-14B/results_2024-09-18T23-12-53.901335.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_in_multiple_choice_1726691823/Qwen__Qwen2.5-14B/results_2024-09-18T22-53-10.465098.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_1726693122/Qwen__Qwen2.5-14B/results_2024-09-18T23-10-44.915209.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polemo2_out_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T22-57-39.968232.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_multiple_choice_1726692394/Qwen__Qwen2.5-14B/results_2024-09-18T23-41-34.572637.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_8tags_regex_1729328350/Qwen__Qwen2.5-14B/results_2024-10-19T18-52-41.832952.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_mc_1726692500/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-03.384929.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_belebele_regex_1726693157/Qwen__Qwen2.5-14B/results_2024-09-18T23-28-41.808020.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_multiple_choice_1726692849/Qwen__Qwen2.5-14B/results_2024-09-18T23-06-01.225606.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_cbd_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T02-20-34.336927.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_multiple_choice_1726692535/Qwen__Qwen2.5-14B/results_2024-09-18T22-52-59.482380.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_dyk_regex_1726693328/Qwen__Qwen2.5-14B/results_2024-09-18T23-44-26.616007.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_eq_bench_first_turn_1726696788/Qwen__Qwen2.5-14B/results_2024-09-19T00-07-03.751111.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_multiple_choice_1726692883/Qwen__Qwen2.5-14B/results_2024-09-18T23-21-27.225427.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_klej_ner_regex_1726696210/Qwen__Qwen2.5-14B/results_2024-09-19T00-56-56.714066.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_closed_book_1726696281/Qwen__Qwen2.5-14B/results_2024-09-18T23-55-58.978621.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_open_book_1726696354/Qwen__Qwen2.5-14B/results_2024-09-19T00-25-09.316919.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_polqa_reranking_multiple_choice_1726692952/Qwen__Qwen2.5-14B/results_2024-09-18T23-38-16.883469.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_poquad_open_book_1726696651/Qwen__Qwen2.5-14B/results_2024-09-19T01-59-22.712775.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_multiple_choice_1726692711/Qwen__Qwen2.5-14B/results_2024-09-18T22-54-55.438396.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_ppc_regex_1726696137/Qwen__Qwen2.5-14B/results_2024-09-19T00-55-04.431404.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_multiple_choice_1726692815/Qwen__Qwen2.5-14B/results_2024-09-18T23-02-28.679069.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-14B_-5_polish_psc_regex_1726696174/Qwen__Qwen2.5-14B/results_2024-09-19T00-29-18.108548.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-55.255129.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-37.043549.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-06-42.537535.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726692323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-21.307485.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726692358/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-28-16.964950.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T01-42-08.794362.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726692394/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-49-50.279819.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-23-02.108999.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-00-09.061245.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-33-12.423590.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726692464/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-50-45.672568.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726692849/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-21.683294.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726692252/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-41-44.335376.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726696210/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-01-50.338058.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726692676/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-09-30.012742.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-15-19.604942.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726846771/Qwen__Qwen2.5-32B-Instruct/results_2024-09-20T22-43-36.385198.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726693259/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-38-40.582622.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726693328/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-57-28.318969.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726692746/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-14-53.668296.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726693362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-01-40.547381.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726692535/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-51.222268.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726692883/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-07-14.328705.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726692641/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-54.874974.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726692952/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-21-18.452985.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-51-20.817644.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726689291/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-26-21.600644.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-43-24.649109.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726690220/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-31-51.378699.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726690362/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-59-00.941814.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726691039/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T02-02-24.442055.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726690397/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-53.742124.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726691075/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-01-17.678829.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-42-36.922040.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726691323/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-02-16.357736.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726690469/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-21-41.826664.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726691146/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-17-36.863046.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-03-22.612236.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726690931/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-13-48.961426.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-44-25.116626.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1726915727/Qwen__Qwen2.5-32B-Instruct/results_2024-09-21T19-24-43.515794.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726691574/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-44-59.786772.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T00-07-10.982165.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726691003/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-42-56.154516.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726692216/Qwen__Qwen2.5-32B-Instruct/results_2024-09-19T03-47-20.871083.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726690679/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-23-23.376607.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726691217/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-54-00.823555.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726690787/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T22-36-37.237941.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726691253/Qwen__Qwen2.5-32B-Instruct/results_2024-09-18T23-25-51.588755.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-58.131836.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726698304/Qwen__Qwen2.5-32B/results_2024-09-19T00-32-32.229150.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_1726698701/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-04.739097.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726698370/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.262187.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726698437/Qwen__Qwen2.5-32B/results_2024-09-19T01-10-45.527130.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-21-14.874390.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726698469/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-08.157487.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T01-16-30.724137.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726698569/Qwen__Qwen2.5-32B/results_2024-09-19T00-38-36.298759.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726698932/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-18.622390.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-46.947168.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726698734/Qwen__Qwen2.5-32B/results_2024-09-19T00-39-21.481644.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_1726698138/Qwen__Qwen2.5-32B/results_2024-09-19T04-32-34.128492.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726699193/Qwen__Qwen2.5-32B/results_2024-09-19T02-41-37.619099.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-49-54.869431.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T01-45-02.689110.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_pes_1726850042/Qwen__Qwen2.5-32B/results_2024-09-20T20-25-04.733159.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726698965/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-57.516288.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726699129/Qwen__Qwen2.5-32B/results_2024-09-19T01-30-44.722595.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726698668/Qwen__Qwen2.5-32B/results_2024-09-19T00-53-52.455134.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726699161/Qwen__Qwen2.5-32B/results_2024-09-19T05-47-14.539353.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-31-43.684788.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726698800/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-39.541437.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726698535/Qwen__Qwen2.5-32B/results_2024-09-19T00-33-15.204035.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-0_polish_psc_regex_1726698833/Qwen__Qwen2.5-32B/results_2024-09-19T00-47-13.997771.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_1726697332/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-00.012431.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726696719/Qwen__Qwen2.5-32B/results_2024-09-19T00-30-13.980236.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_1726697434/Qwen__Qwen2.5-32B/results_2024-09-19T00-25-12.019305.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726696788/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-12.095356.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T01-47-40.775096.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_8tags_regex_1726697569/Qwen__Qwen2.5-32B/results_2024-09-19T05-42-51.738514.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726696890/Qwen__Qwen2.5-32B/results_2024-09-19T00-12-09.766329.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726697636/Qwen__Qwen2.5-32B/results_2024-09-19T00-42-20.697532.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-27-00.129229.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726697903/Qwen__Qwen2.5-32B/results_2024-09-19T02-18-52.647107.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-09-48.815242.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726697704/Qwen__Qwen2.5-32B/results_2024-09-19T01-28-44.857794.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T00-35-08.506498.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726697128/Qwen__Qwen2.5-32B/results_2024-09-19T00-57-07.639993.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726697937/Qwen__Qwen2.5-32B/results_2024-09-19T01-46-15.520372.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_pes_1726915907/Qwen__Qwen2.5-32B/results_2024-09-21T21-16-04.578156.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T00-28-48.097067.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726698071/Qwen__Qwen2.5-32B/results_2024-09-19T01-19-57.648926.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726697264/Qwen__Qwen2.5-32B/results_2024-09-19T01-27-28.201162.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726698105/Qwen__Qwen2.5-32B/results_2024-09-19T04-37-22.027775.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726696960/Qwen__Qwen2.5-32B/results_2024-09-19T00-07-57.501632.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726697770/Qwen__Qwen2.5-32B/results_2024-09-19T00-45-24.143762.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726697061/Qwen__Qwen2.5-32B/results_2024-09-19T00-21-19.835082.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-32B_parallelize_True_max_length_4096-5_polish_psc_regex_1726697870/Qwen__Qwen2.5-32B/results_2024-09-19T01-15-40.898169.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-22.226015.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_in_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-22.521701.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_1726701114/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-17-24.451084.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polemo2_out_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.197220.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_multiple_choice_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-03.823077.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_8tags_regex_1726701145/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-59-16.972619.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_mc_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-05.282025.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_belebele_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-52.354000.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_multiple_choice_1726701083/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-15-21.945454.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_cbd_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-27-39.759101.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.113225.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_dyk_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-01.820639.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-39-16.405731.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_eq_bench_first_turn_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-35-32.381946.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-19-32.707052.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_klej_ner_regex_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-49-17.502285.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_pes_1726840971/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T17-18-01.605808.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_closed_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-20-50.638691.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_open_book_1726701239/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-42-44.974646.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726701082/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-21-16.133712.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_poquad_open_book_1726701270/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-53-49.373271.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-46.930917.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_ppc_regex_1726701176/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-34.739106.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_multiple_choice_1726700254/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-52.204680.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-0_polish_psc_regex_1726701208/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-32-09.556872.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-43.105793.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_in_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-58-30.065525.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-54.725255.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polemo2_out_multiple_choice_1726699968/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-48.638921.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_multiple_choice_1726700000/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-14-48.931105.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_8tags_regex_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-05-33.577978.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_mc_1726700033/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-56-20.716970.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_belebele_regex_1726700127/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-07-16.715821.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-59-33.687326.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_cbd_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-50.988893.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_multiple_choice_1726700032/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-31.762364.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_dyk_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-22-03.928709.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_eq_bench_first_turn_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-01-31.433961.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-04-32.675168.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_klej_ner_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-24-50.579735.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_pes_1726842104/Qwen__Qwen2.5-3B-Instruct/results_2024-09-20T23-50-27.694032.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_closed_book_1726700223/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-00-22.598874.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-16-37.062522.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726700095/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-10-53.427894.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_poquad_open_book_1726700222/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T02-03-27.950347.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-55-51.073642.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_ppc_regex_1726700159/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-06-29.939026.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_multiple_choice_1726700064/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T00-57-30.135599.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B-Instruct_-5_polish_psc_regex_1726700191/Qwen__Qwen2.5-3B-Instruct/results_2024-09-19T01-12-03.470277.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-30-24.400506.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_in_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-58.385596.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-10.790767.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polemo2_out_multiple_choice_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-29.730603.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-38-01.548779.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_8tags_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T06-56-37.044135.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_mc_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-28.677179.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_belebele_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-57-10.256004.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.480871.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_cbd_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-24.091024.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_multiple_choice_1726701492/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-22.866882.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_dyk_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-23-09.421771.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T03-32-30.674338.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_eq_bench_first_turn_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T02-47-14.283720.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_multiple_choice_1726701554/Qwen__Qwen2.5-3B/results_2024-09-19T01-27-07.754730.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_klej_ner_regex_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-55-25.931129.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_closed_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-35-53.610949.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-58-23.149145.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_polqa_reranking_multiple_choice_1726701586/Qwen__Qwen2.5-3B/results_2024-09-19T01-29-36.677163.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_poquad_open_book_1726701648/Qwen__Qwen2.5-3B/results_2024-09-19T01-44-54.030501.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-00.571078.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_ppc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-33-04.596739.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_multiple_choice_1726701523/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-02.732493.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-0_polish_psc_regex_1726701617/Qwen__Qwen2.5-3B/results_2024-09-19T01-32-15.299395.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-55.009640.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_in_multiple_choice_1726701270/Qwen__Qwen2.5-3B/results_2024-09-19T01-19-40.461348.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_1726701364/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-05.893653.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polemo2_out_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-36.699468.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_multiple_choice_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-36-05.705119.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_8tags_regex_1726793469/Qwen__Qwen2.5-3B/results_2024-09-20T03-38-52.063258.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_mc_1726701302/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-23.126706.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_belebele_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T04-02-38.233039.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-08.654564.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_cbd_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-39-37.691497.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-18.349172.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_dyk_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-54-03.643478.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_eq_bench_first_turn_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T01-21-53.280615.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-25-06.885632.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_klej_ner_regex_1726701429/Qwen__Qwen2.5-3B/results_2024-09-19T01-50-56.817875.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_closed_book_1726701430/Qwen__Qwen2.5-3B/results_2024-09-19T01-22-40.864192.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_open_book_1726701461/Qwen__Qwen2.5-3B/results_2024-09-19T01-39-43.187317.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_polqa_reranking_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-31-23.246236.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_poquad_open_book_1726701460/Qwen__Qwen2.5-3B/results_2024-09-19T02-30-34.037516.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-17-08.078456.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_ppc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T02-05-59.492812.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_multiple_choice_1726701333/Qwen__Qwen2.5-3B/results_2024-09-19T01-18-38.614419.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-3B_-5_polish_psc_regex_1726701395/Qwen__Qwen2.5-3B/results_2024-09-19T01-20-44.633163.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1726719256/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-51-31.742268.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726716470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-45-56.651195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1726719327/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-41-11.165983.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726717035/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-48-55.906127.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726717146/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-19-36.421427.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1726798510/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-18-12.959941.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1726717204/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-47-09.899572.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1726720669/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-44-46.481772.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726717994/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-13-52.708563.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1726721561/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-01-27.818937.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726717588/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-52-47.408353.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1726720899/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-55-29.906679.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1726716297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-57-37.631603.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726723552/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-45-25.419282.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726718027/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-37-14.113551.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726721614/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T09-23-13.370981.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_pes_1726919389/Qwen__Qwen2.5-72B-Instruct/results_2024-09-21T18-32-50.641647.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726721757/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-25-27.421303.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726721889/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T10-05-53.991787.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726718368/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-53-04.824609.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726723209/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T13-12-07.992669.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726717658/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-53-19.132008.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1726721297/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T07-31-13.695098.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726717765/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-59-02.489951.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1726721523/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-07-12.645671.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1726707308/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-46-16.202621.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726691574/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-37-31.053980.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1726707702/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-37-36.649194.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726692300/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-28-46.942397.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726692458/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-54-45.154258.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1726708593/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T08-38-27.557492.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T05-08-27.018310.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1727988172/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T06-15-45.265010.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1726692535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-18T23-09-54.260308.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1726708684/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-27-53.811967.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726705612/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-17-40.000433.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1726712946/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-39-38.419516.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726704703/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-23.673693.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1726709886/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-00-31.935630.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726714860/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-14-56.037183.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726705858/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-21-43.327641.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726713186/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-52-08.629136.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1727119771/Qwen__Qwen2.5-72B-Instruct/results_2024-09-24T06-30-56.815980.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726713470/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-54-28.965100.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726713541/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T06-47-50.407520.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726706568/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-27-19.372862.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726797667/Qwen__Qwen2.5-72B-Instruct/results_2024-09-20T04-04-12.938500.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1727988142/Qwen__Qwen2.5-72B-Instruct/results_2024-10-04T02-04-26.137629.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726704923/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T02-26-07.457064.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1726710408/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T04-38-30.736389.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726705600/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T03-01-18.004103.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1726712535/Qwen__Qwen2.5-72B-Instruct/results_2024-09-19T05-38-41.549132.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_1726798601/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-05.034876.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726733618/Qwen__Qwen2.5-72B/results_2024-09-19T10-31-38.169878.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_1726798633/Qwen__Qwen2.5-72B/results_2024-09-20T04-19-44.589264.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726733897/Qwen__Qwen2.5-72B/results_2024-09-19T10-30-09.375294.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726798754/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-14.085565.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_8tags_regex_1726736375/Qwen__Qwen2.5-72B/results_2024-09-19T16-17-10.497756.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_mc_1726734639/Qwen__Qwen2.5-72B/results_2024-09-19T10-37-43.605195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_belebele_regex_1726798784/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-09.785676.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726735095/Qwen__Qwen2.5-72B/results_2024-09-19T10-59-08.624789.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_cbd_regex_1726737437/Qwen__Qwen2.5-72B/results_2024-09-19T16-54-12.371975.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726734732/Qwen__Qwen2.5-72B/results_2024-09-19T10-38-31.631334.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_dyk_regex_1726798814/Qwen__Qwen2.5-72B/results_2024-09-20T04-22-44.650788.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726738632/Qwen__Qwen2.5-72B/results_2024-09-19T13-51-44.097205.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-23.602912.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726737595/Qwen__Qwen2.5-72B/results_2024-09-19T13-37-31.071234.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726797546/Qwen__Qwen2.5-72B/results_2024-09-20T04-01-37.202786.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726738270/Qwen__Qwen2.5-72B/results_2024-09-19T13-13-15.341383.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726798994/Qwen__Qwen2.5-72B/results_2024-09-20T04-26-15.345327.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726738572/Qwen__Qwen2.5-72B/results_2024-09-19T17-07-29.725388.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726734953/Qwen__Qwen2.5-72B/results_2024-09-19T10-41-48.745624.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_ppc_regex_1726798934/Qwen__Qwen2.5-72B/results_2024-09-20T04-24-42.486391.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726734955/Qwen__Qwen2.5-72B/results_2024-09-19T10-45-48.849623.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-0_polish_psc_regex_1726798964/Qwen__Qwen2.5-72B/results_2024-09-20T04-25-10.193899.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_1726726637/Qwen__Qwen2.5-72B/results_2024-09-19T10-17-42.527506.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726723904/Qwen__Qwen2.5-72B/results_2024-09-19T08-36-31.411929.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_1726726836/Qwen__Qwen2.5-72B/results_2024-09-19T09-30-49.872738.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726723978/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-46.160289.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726797727/Qwen__Qwen2.5-72B/results_2024-09-20T04-05-26.044156.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_8tags_regex_1727121189/Qwen__Qwen2.5-72B/results_2024-09-24T01-50-42.132439.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_mc_1726724755/Qwen__Qwen2.5-72B/results_2024-09-19T08-06-55.390107.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_belebele_regex_1726727936/Qwen__Qwen2.5-72B/results_2024-09-19T09-45-24.595869.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726726059/Qwen__Qwen2.5-72B/results_2024-09-19T08-58-14.733677.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_cbd_regex_1726731083/Qwen__Qwen2.5-72B/results_2024-09-19T19-26-52.750776.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726725715/Qwen__Qwen2.5-72B/results_2024-09-19T08-16-45.275669.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_dyk_regex_1726797908/Qwen__Qwen2.5-72B/results_2024-09-20T04-07-47.014810.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726733316/Qwen__Qwen2.5-72B/results_2024-09-19T10-35-21.452176.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726726543/Qwen__Qwen2.5-72B/results_2024-09-19T10-06-33.896346.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726798179/Qwen__Qwen2.5-72B/results_2024-09-20T04-12-34.887357.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726732572/Qwen__Qwen2.5-72B/results_2024-09-19T10-11-08.851625.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726798390/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-15.590139.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726798329/Qwen__Qwen2.5-72B/results_2024-09-20T04-16-19.897336.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726733226/Qwen__Qwen2.5-72B/results_2024-09-19T17-47-35.982398.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726725854/Qwen__Qwen2.5-72B/results_2024-09-19T08-15-11.140497.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_ppc_regex_1726797968/Qwen__Qwen2.5-72B/results_2024-09-20T04-08-47.469745.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726726046/Qwen__Qwen2.5-72B/results_2024-09-19T08-42-08.549613.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-72B_parallelize_True_max_length_4096-5_polish_psc_regex_1726798119/Qwen__Qwen2.5-72B/results_2024-09-20T04-11-24.787698.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-45-05.515937.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_in_multiple_choice_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-07.062792.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-43-02.353221.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polemo2_out_multiple_choice_1726698833/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-47.952260.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_multiple_choice_1726698932/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-30.648836.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_8tags_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-41-44.729605.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_mc_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-33.642467.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_belebele_regex_1726699096/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-49-28.162628.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_multiple_choice_1726699031/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-40-48.499553.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_cbd_regex_1726699161/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-54-28.650974.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_multiple_choice_1726698965/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-29.243387.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_dyk_regex_1726699129/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.709852.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_1726698801/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-02-29.109105.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_eq_bench_first_turn_1726699225/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-59-08.275557.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-23.509504.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_klej_ner_regex_1726699194/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-15-52.382943.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_pes_1726840089/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-17-24.204310.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_closed_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-44-54.249399.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-09-44.682344.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1726699063/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-45.764234.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_poquad_open_book_1726699193/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T02-14-57.983405.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-37-58.728050.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_ppc_regex_1726699128/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-26.971019.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_multiple_choice_1726698998/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-13.248195.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-0_polish_psc_regex_1726699162/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-56-43.510450.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-33-06.210741.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_in_multiple_choice_1726697937/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-27-36.224368.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_1726698337/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-54.592378.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polemo2_out_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-25-20.953321.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_multiple_choice_1726697970/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-12.388047.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_8tags_regex_1726698403/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-30-30.116211.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_mc_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-24-38.019158.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_belebele_regex_1726698436/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-36-45.360148.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_multiple_choice_1726698237/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-30-37.670413.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_cbd_regex_1726698668/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-51.425415.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_multiple_choice_1726698071/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-31.526780.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_dyk_regex_1726698502/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-50-43.632224.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_eq_bench_first_turn_1726698768/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-51-07.713182.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-39-08.690891.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_klej_ner_regex_1726698702/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-57-10.859702.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_pes_1726839180/Qwen__Qwen2.5-7B-Instruct/results_2024-09-20T22-30-31.172753.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_closed_book_1726698735/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-35-43.104333.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-55-05.189368.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1726698270/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-48-43.861881.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_poquad_open_book_1726698734/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T01-42-37.499125.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-23-42.269102.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_ppc_regex_1726698535/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-38-12.610212.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_multiple_choice_1726698105/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-26-34.984511.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B-Instruct_-5_polish_psc_regex_1726698602/Qwen__Qwen2.5-7B-Instruct/results_2024-09-19T00-46-20.819603.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-32.704370.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_in_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-03.709585.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-24.049863.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polemo2_out_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-17.723001.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-22.117000.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_8tags_regex_1726699840/Qwen__Qwen2.5-7B/results_2024-09-19T02-15-37.880503.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_mc_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-01.101288.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_belebele_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-59.054014.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-40.747589.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_cbd_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T02-18-47.029204.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-49.097484.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_dyk_regex_1726699872/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-17.208432.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-45-01.397974.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_eq_bench_first_turn_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-53-03.957305.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-02.366063.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_klej_ner_regex_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-30.009883.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_closed_book_1726699936/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-07.079771.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T01-09-43.505969.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_polqa_reranking_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-59-08.390348.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_poquad_open_book_1726699968/Qwen__Qwen2.5-7B/results_2024-09-19T02-38-13.062555.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_multiple_choice_1726699809/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-50.320324.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_ppc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-31-13.040667.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_multiple_choice_1726699808/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.032864.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-0_polish_psc_regex_1726699904/Qwen__Qwen2.5-7B/results_2024-09-19T01-06-21.126523.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-57-45.811630.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_in_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-49-37.029029.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-55-38.668217.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polemo2_out_multiple_choice_1726699257/Qwen__Qwen2.5-7B/results_2024-09-19T00-46-45.916064.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_multiple_choice_1726699289/Qwen__Qwen2.5-7B/results_2024-09-19T01-12-31.144495.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_8tags_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T03-05-53.659134.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_mc_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-21.520014.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_belebele_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-58-14.690393.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-56-34.774574.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_cbd_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-36-59.820860.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-52-20.554243.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_dyk_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-18-19.381449.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_eq_bench_first_turn_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-02.678046.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-04-39.181268.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_klej_ner_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-46.298752.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_closed_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-53-13.486446.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-10-09.159300.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_polqa_reranking_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-07.136838.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_poquad_open_book_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T02-04-42.829044.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-51-53.601942.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_ppc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-03-56.026549.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_multiple_choice_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T00-54-48.109804.json diff --git a/eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json b/eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json similarity index 100% rename from eval-results/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json rename to eval-results-copy/pl/results/Qwen/Qwen2.5-7B_-5_polish_psc_regex_1726699777/Qwen__Qwen2.5-7B/results_2024-09-19T01-14-57.413169.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_belebele_mc_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-05-48.627369.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_cbd_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-35-07.758856.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_dyk_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-59-06.423048.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_klej_ner_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T16-49-54.666077.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_polqa_reranking_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-51-12.154478.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-0_polish_psc_multiple_choice_1718368963/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-24-30.105107.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_in_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T20-09-09.202617.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polemo2_out_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-26-24.931726.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_belebele_mc_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-55-30.697378.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_cbd_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T17-43-53.442453.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_dyk_multiple_choice_1718361473/RWKV__HF_v5-Eagle-7B/results_2024-06-14T14-04-30.049722.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_ppc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T13-38-11.040067.json diff --git a/eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json b/eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json similarity index 100% rename from eval-results/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json rename to eval-results-copy/pl/results/RWKV/HF_v5-Eagle-7B_-5_polish_psc_multiple_choice_1718361472/RWKV__HF_v5-Eagle-7B/results_2024-06-14T15-34-59.884574.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_in_multiple_choice_1718313783/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-38-44.555475.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polemo2_out_multiple_choice_1718313844/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-08-47.658417.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_8tags_multiple_choice_1718313874/RWKV__v5-Eagle-7B-HF/results_2024-06-14T03-45-19.562618.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_belebele_mc_1718313904/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-47-42.173357.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_cbd_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-18-48.536426.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_dyk_multiple_choice_1718313935/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-41-30.758309.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_klej_ner_multiple_choice_1718314026/RWKV__v5-Eagle-7B-HF/results_2024-06-14T01-35-23.582048.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_poleval2018_task3_test_10k_1711468963/results.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_polqa_reranking_multiple_choice_1718314056/RWKV__v5-Eagle-7B-HF/results_2024-06-14T02-39-07.408148.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_ppc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-13T23-37-41.427719.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-0_polish_psc_multiple_choice_1718313996/RWKV__v5-Eagle-7B-HF/results_2024-06-14T00-07-48.616247.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_in_multiple_choice_1718362080/RWKV__v5-Eagle-7B-HF/results_2024-06-14T19-48-20.748255.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polemo2_out_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T17-32-28.789461.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_belebele_mc_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-05-22.390484.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_cbd_multiple_choice_1718362202/RWKV__v5-Eagle-7B-HF/results_2024-06-14T18-05-30.822300.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_dyk_multiple_choice_1718362111/RWKV__v5-Eagle-7B-HF/results_2024-06-14T14-16-41.593452.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_ppc_multiple_choice_1718362141/RWKV__v5-Eagle-7B-HF/results_2024-06-14T13-48-25.154505.json diff --git a/eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json b/eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json similarity index 100% rename from eval-results/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json rename to eval-results-copy/pl/results/RWKV/v5-Eagle-7B-HF_-5_polish_psc_multiple_choice_1718362172/RWKV__v5-Eagle-7B-HF/results_2024-06-14T15-44-22.448515.json diff --git a/eval-results/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json b/eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json similarity index 100% rename from eval-results/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json rename to eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json diff --git a/eval-results/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json b/eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json similarity index 100% rename from eval-results/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json rename to eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__Kruk-7B-SP-001/results_2024-06-03T19-21-24.039853.json diff --git a/eval-results/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json b/eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json similarity index 100% rename from eval-results/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json rename to eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313793/results.json diff --git a/eval-results/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json b/eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json similarity index 100% rename from eval-results/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json rename to eval-results-copy/pl/results/Remek/Kruk-7B-SP-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419406/Remek__Kruk-7B-SP-001/results_2024-06-03T16-32-08.657307.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_1713978382/results.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-46-24.092715.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-08.355720.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_in_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-01-13.264882.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-30.131414.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polemo2_out_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-13.272234.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_multiple_choice_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-23-19.655871.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_8tags_regex_1718362294/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-57-12.314349.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_mc_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-55-45.550073.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_belebele_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-02-24.835238.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-59-36.683333.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_cbd_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-06-16.790113.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-25.738281.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_dyk_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-19-08.360251.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-07-52.028599.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_klej_ner_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-20-49.754811.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_closed_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-56-17.589587.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_open_book_1718362354/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-16-02.269932.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_polqa_reranking_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-17-47.452797.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-54-40.802307.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_ppc_regex_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T13-05-04.995336.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_multiple_choice_1718362324/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-14T12-58-03.386542.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-20-38.493128.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length=4096-5_polish_1713983429/results.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_1718533016/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-32.634937.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_in_multiple_choice_1718533076/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-37.326839.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-23-58.982867.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polemo2_out_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-20-22.034447.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_multiple_choice_1718533106/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-35-33.629908.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_8tags_regex_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-00-57.229449.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_mc_1718533196/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-21-17.052262.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_belebele_regex_1718533256/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-48.322140.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-27-30.065148.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_cbd_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-34-11.577279.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_multiple_choice_1718533286/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-22-45.745754.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_dyk_regex_1718533316/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-00.139593.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_multiple_choice_1718533496/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-32-13.689533.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_klej_ner_regex_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-46-35.073367.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_closed_book_1718533557/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-41-12.115692.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_open_book_1718533534/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T13-13-22.057538.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533527/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-33-52.758295.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-24-56.781259.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_ppc_regex_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-29-33.665161.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_multiple_choice_1718533406/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-16T12-25-20.909344.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T19-44-38.084331.json diff --git a/eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json b/eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json similarity index 100% rename from eval-results/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json rename to eval-results-copy/pl/results/Remek/Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Remek__Llama-3-8B-Omnibus-1-PL-v01-INSTRUCT/results_2024-06-03T16-22-22.812995.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-46.350141.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-34.978194.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-55-27.210264.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polemo2_out_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-41.938735.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-00-02.810788.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_8tags_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-36-00.723340.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_mc_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-13.078498.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_belebele_regex_1722088073/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-02-36.071948.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-04.219184.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_cbd_regex_1722088223/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-04-49.020120.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-02.072403.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_dyk_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-51-23.973162.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-29-03.419721.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_eq_bench_first_turn_1722088403/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-19-10.309279.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_multiple_choice_1722087983/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-57.587486.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_klej_ner_regex_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-22-21.072997.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_closed_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-54-25.410503.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_open_book_1722088253/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-11-10.377961.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1722088043/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-57-20.290866.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_poquad_open_book_1722088313/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-42-43.344387.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_multiple_choice_1722087923/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-47.262978.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_ppc_regex_1722088103/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-01-32.189761.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_multiple_choice_1722087953/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-38.753244.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-0_polish_psc_regex_1722088133/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-07.599576.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-50-07.023274.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_in_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-36.484065.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-46.383121.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polemo2_out_multiple_choice_1722087743/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-30.408084.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-16-25.025062.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_8tags_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-52-22.689744.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_mc_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-46-29.173541.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_belebele_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-52-30.938784.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-49-54.761228.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_cbd_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-14.563054.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-17.530867.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_dyk_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-05-15.788232.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_eq_bench_first_turn_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-47-17.886997.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-58-36.404108.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_klej_ner_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-08-19.470899.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_closed_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-45-32.331199.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-03-28.497449.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-09-23.072685.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_poquad_open_book_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T16-38-47.040086.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-44-49.078576.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_ppc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-53-51.947885.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_multiple_choice_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-48-01.757666.json diff --git a/eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json b/eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json similarity index 100% rename from eval-results/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json rename to eval-results-copy/pl/results/Remek/Meta-Llama-3.1-8B-Instruct-PL-finetuned_-5_polish_psc_regex_1722087742/Remek__Meta-Llama-3.1-8B-Instruct-PL-finetuned/results_2024-07-27T15-59-54.448711.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-12.991497.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_in_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-29.200002.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-28.992095.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polemo2_out_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-22.957319.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-59-26.919423.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-56-20.919549.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-38.008930.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-28.859922.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-52.305287.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-54-10.548603.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-29.509068.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-56.024847.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_1721932946/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-54.012388.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_eq_bench_first_turn_1721932916/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-05-17.141047.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-39.254124.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-11-30.545772.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_pes_1724465313/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T13-41-34.060546.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_closed_book_1721932856/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-34.536350.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-15-44.561112.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_polqa_reranking_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-09.668385.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_poquad_open_book_1721932886/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-08-51.303639.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-25.837970.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-59.320410.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-39-57.241445.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-0_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-14.255518.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-48-32.659135.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_in_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-50-04.835067.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-45-18.722233.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polemo2_out_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-46-06.490285.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-16-30.497191.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_8tags_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-53-17.431840.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_open_book_1723155531/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-24-10.746541.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_abstractive_poquad_rag_1723156015/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-49-02.683843.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_mc_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-42-11.283095.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_belebele_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-51-21.350650.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-47-44.885940.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_cbd_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-56-11.939020.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-49.663597.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_dyk_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-10-06.968327.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_eq_bench_first_turn_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-43-12.623151.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-55-12.882469.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_klej_ner_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-08-18.677422.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_pes_1724465284/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-24T14-16-18.220047.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_closed_book_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-41-46.534913.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-04-08.031503.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_polqa_reranking_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-12-24.323057.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_open_book_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T22-01-36.056047.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_poquad_reranking_1723156439/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-08-09T01-12-17.954256.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_multiple_choice_1721932645/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-40-40.067087.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_ppc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-52-27.564577.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_multiple_choice_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T20-44-46.363438.json diff --git a/eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json b/eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json similarity index 100% rename from eval-results/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json rename to eval-results-copy/pl/results/Remek/Mistral-Nemo-Instruct-2407-PL-finetuned_-5_polish_psc_regex_1721932646/Remek__Mistral-Nemo-Instruct-2407-PL-finetuned/results_2024-07-25T21-00-42.403626.json diff --git a/eval-results/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json b/eval-results-copy/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json rename to eval-results-copy/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-0_polish_1715977438/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T05-15-19.219713.json diff --git a/eval-results/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json b/eval-results-copy/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json rename to eval-results-copy/pl/results/Remek/OpenChat-3.5-0106-PL-Omnibusv2_-5_polish_1715973313/Remek__OpenChat-3.5-0106-PL-Omnibusv2/results_2024-05-18T04-56-19.868156.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poleval2018_task3_test_10k_1711453252/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263736/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T19-59-52.463263.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313104/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419437/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-03T16-31-22.604567.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poleval2018_task3_test_10k_1711452834/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404872/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428309/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T19-34-56.098021.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711404907/results.json diff --git a/eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json b/eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json similarity index 100% rename from eval-results/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json rename to eval-results-copy/pl/results/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419467/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-03T16-29-06.961083.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-37-52.671448.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_in_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-27.893878.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-10.564150.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polemo2_out_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-02.396249.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-40.460133.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_8tags_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-18-24.165050.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_mc_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-39.816716.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_belebele_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-39-50.301873.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-04.274963.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_cbd_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-43-49.707397.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-34.655590.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_dyk_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-40.340128.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-45-46.859067.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_eq_bench_first_turn_1734208156/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-15.165955.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-49.306705.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_klej_ner_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-46.610283.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_closed_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-26.252102.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-02.335761.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_polqa_reranking_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-07.739389.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_poquad_open_book_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-55-29.432824.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.715854.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_ppc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-08.588722.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_multiple_choice_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-48.761631.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-0_polish_psc_regex_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-44-25.403262.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-36-14.142859.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_in_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-09.877985.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-34-02.845289.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polemo2_out_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-28.106137.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-41-12.795101.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_8tags_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-15-47.496768.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_mc_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-08.331427.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_belebele_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-16.920056.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-33-13.695317.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_cbd_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-51.502657.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-47.398718.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_dyk_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-50-05.754553.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_eq_bench_first_turn_1734208148/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-59.720845.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-35-03.735272.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_klej_ner_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-48-19.564638.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_closed_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-32-05.462683.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-31.536143.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_polqa_reranking_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-40-12.578729.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_poquad_open_book_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T22-03-35.316921.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-30-49.697206.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_ppc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-38-20.840350.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_multiple_choice_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-31-15.042770.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L2_-5_polish_psc_regex_1734208146/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L2/results_2024-12-14T21-42-46.673579.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_1734208603/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-13.253392.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_in_multiple_choice_1734208467/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-23.378185.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-37.318004.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polemo2_out_multiple_choice_1734208482/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-09.356111.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_multiple_choice_1734208495/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-45-40.004615.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_8tags_regex_1734208605/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-28-16.954466.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_mc_1734208515/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-33.369186.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_belebele_regex_1734208615/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-57.580433.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_multiple_choice_1734208542/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-08.418718.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_cbd_regex_1734208625/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-44.612829.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_multiple_choice_1734208521/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-20.974009.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_dyk_regex_1734208617/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-39-55.353427.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_1734208465/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-50-12.992499.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_eq_bench_first_turn_1734208722/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-10-30.980406.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_multiple_choice_1734208591/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-26.992024.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_klej_ner_regex_1734208686/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-02-47.221859.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_closed_book_1734208697/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-13.347052.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_open_book_1734208702/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-57-42.773784.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_polqa_reranking_multiple_choice_1734208594/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-52.486976.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_poquad_open_book_1734208710/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-04-59.343987.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_multiple_choice_1734208526/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-32.577343.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_ppc_regex_1734208619/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-48-12.492659.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_multiple_choice_1734208534/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-39.381670.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-0_polish_psc_regex_1734208621/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-38.668756.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-51.195828.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_in_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-35-03.279537.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-36.666551.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polemo2_out_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-34-17.779404.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-44-01.342877.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_8tags_regex_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-17-23.672852.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_mc_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-55.550141.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_belebele_regex_1734208328/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-40-37.455265.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-15.902985.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_cbd_regex_1734208399/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-38.201502.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_multiple_choice_1734208323/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-29.408129.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_dyk_regex_1734208357/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-52-51.651088.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_eq_bench_first_turn_1734208457/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-37-44.271909.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-38-07.055903.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_klej_ner_regex_1734208411/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-51-59.577251.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_closed_book_1734208419/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-36-06.052358.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_open_book_1734208447/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-43.792523.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_polqa_reranking_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-42-52.197340.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_poquad_open_book_1734208455/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T22-09-05.444092.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-33.290318.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_ppc_regex_1734208362/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-41-15.892299.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_multiple_choice_1734208324/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-33-58.577165.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-DPO-001-L3_-5_polish_psc_regex_1734208381/SPKL-Internal__Bielik-1.5B-v1.0-DPO-001-L3/results_2024-12-14T21-46-22.898458.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-36.268675.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_in_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-09.161759.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-37-08.770958.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polemo2_out_multiple_choice_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-31-04.685800.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_multiple_choice_1734002972/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-48.281321.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_8tags_regex_1734003065/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-33-04.596524.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_mc_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-30.299779.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_belebele_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-46.587559.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-34-43.121449.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_cbd_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-45-17.268798.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-22.958474.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-44-40.989674.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_dyk_regex_1734021639/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T17-41-23.290947.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-28-17.959207.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_eq_bench_first_turn_1734003161/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-10-18.285795.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-36-23.712184.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_klej_ner_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-54-53.059191.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_closed_book_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-52-44.624521.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_open_book_1734003100/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T15-17-58.285807.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_polqa_reranking_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-39-38.279612.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_poquad_open_book_1734003135/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T14-40-03.249908.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-28.405679.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_ppc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-40-55.648717.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_multiple_choice_1734003027/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-32-26.935495.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-0_polish_psc_regex_1734003092/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-43-02.441953.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_1733998736/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-45.055729.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_in_multiple_choice_1733997171/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-43.402318.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_1733998978/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-29-09.563681.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polemo2_out_multiple_choice_1733997210/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-55-37.158507.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_multiple_choice_1733997236/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-05-42.866089.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_8tags_regex_1733999068/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-23-49.282652.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_mc_1733997304/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-56-52.184441.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_belebele_regex_1733999280/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-36-59.473286.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-16-21.424858.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_cbd_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-45-19.343425.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_multiple_choice_1733997361/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-19.094460.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_dyk_regex_1733999310/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-41-25.906283.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_eq_bench_first_turn_1734000370/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-24-39.620283.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_multiple_choice_1733998346/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-18-17.997531.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_klej_ner_regex_1733999643/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-53-24.326868.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_closed_book_1734000036/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T12-01-10.608315.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_open_book_1734000127/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-55-57.654632.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_polqa_reranking_multiple_choice_1733998615/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-27-22.535809.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_poquad_open_book_1734000340/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T13-56-16.788724.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_multiple_choice_1733997365/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-57-34.698676.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_ppc_regex_1733999401/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-39-58.772477.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_multiple_choice_1733997375/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T10-58-06.736578.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-L3_-5_polish_psc_regex_1733999552/SPKL-Internal__Bielik-1.5B-v1.0-L3/results_2024-12-12T11-46-22.923893.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-15-50.591155.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_in_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-02.497769.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_1734001672/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-13-50.065586.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polemo2_out_multiple_choice_1734001491/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-06-32.267955.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_multiple_choice_1734001521/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-16-20.370889.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_8tags_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-07-29.263403.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_mc_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-42.620233.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_belebele_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-02.158635.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-10-47.168331.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_cbd_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-20-38.387557.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_multiple_choice_1734001581/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-07-47.488437.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_dyk_regex_1734001703/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-22-08.351629.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-27-19.841001.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_eq_bench_first_turn_1734002942/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-08-52.241963.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-12-46.585402.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_klej_ner_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-32-31.995426.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_closed_book_1734001854/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-31-50.678014.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_open_book_1734001884/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-28-33.023840.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_polqa_reranking_multiple_choice_1734001642/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-34.310142.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_poquad_open_book_1734002671/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T14-31-54.200535.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-11.970439.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_ppc_regex_1734001702/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-18-40.443919.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_multiple_choice_1734001612/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-08-12.057070.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-0_polish_psc_regex_1734001733/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-21-15.650159.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-51-50.212671.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_in_multiple_choice_1733996421/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-16.248158.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-49-58.673535.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polemo2_out_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.146655.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_multiple_choice_1733996427/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-21.247878.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_8tags_regex_1733996620/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-45-15.072393.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_mc_1733996449/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-35.447944.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_belebele_regex_1733996650/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-52-56.002783.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-47-05.427483.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_cbd_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-07.829621.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_multiple_choice_1733996480/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-42-43.849992.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_dyk_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-59-04.902065.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_eq_bench_first_turn_1733997143/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-31-45.800209.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-48-57.790958.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_klej_ner_regex_1733996848/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-41.303320.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_closed_book_1733996852/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-08-34.056283.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_open_book_1733996969/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T13-00-13.361092.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_polqa_reranking_multiple_choice_1733996590/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-53-24.977573.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_poquad_open_book_1733997119/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T12-59-33.794736.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_multiple_choice_1733996493/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-43-01.251827.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_ppc_regex_1733996711/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-55-33.515152.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_multiple_choice_1733996560/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T10-44-34.740792.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-LA_-5_polish_psc_regex_1733996835/SPKL-Internal__Bielik-1.5B-v1.0-LA/results_2024-12-12T11-00-18.992118.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-50.874790.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_in_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-38.770032.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-58-27.217568.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polemo2_out_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-19.218134.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_multiple_choice_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-02-55.958677.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_8tags_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-56-45.102959.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_mc_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-50-06.106305.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_belebele_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-14.799449.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-54-37.080655.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_cbd_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-20.630176.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_multiple_choice_1734000613/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-49.391199.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_dyk_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-07-55.673730.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_1734000431/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-25-18.564704.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_eq_bench_first_turn_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-34-13.749044.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_multiple_choice_1734000674/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-56-16.688401.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_klej_ner_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-17-45.210824.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_closed_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-15-29.798082.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-02-41.754332.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_polqa_reranking_multiple_choice_1734000765/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-01-10.607668.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_poquad_open_book_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T14-04-22.693556.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-52-02.439719.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_ppc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-03-41.276517.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_multiple_choice_1734000643/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-51-57.088959.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-0_polish_psc_regex_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-06-12.072713.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-19.828671.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_in_multiple_choice_1733995382/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-07.944989.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-31-21.864310.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polemo2_out_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-44.224351.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-26.054786.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_8tags_regex_1733995527/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-23-29.552122.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_mc_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-23.790392.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_belebele_regex_1733995549/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-34-49.498898.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_multiple_choice_1733995466/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-28-32.093649.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_cbd_regex_1733995579/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-23.216680.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-01.513751.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_dyk_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-15.934370.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_eq_bench_first_turn_1733995604/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T11-09-58.448313.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-30-35.975702.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_klej_ner_regex_1733995584/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-46-16.163602.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_closed_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-47-05.650240.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-37-29.094659.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_polqa_reranking_multiple_choice_1733995495/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-35-42.311743.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_poquad_open_book_1733995586/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T12-38-14.960462.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_multiple_choice_1733995405/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-25-04.216073.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_ppc_regex_1733995555/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-36-26.308379.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_multiple_choice_1733995464/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-26-25.201462.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-MS_-5_polish_psc_regex_1733995557/SPKL-Internal__Bielik-1.5B-v1.0-MS/results_2024-12-12T10-39-26.055556.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-11.855334.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_in_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-50.450566.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_1734001159/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-00-52.889067.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polemo2_out_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-11.310972.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_multiple_choice_1734000856/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-06-13.687367.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_8tags_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-12-02.344900.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_mc_1734000916/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-56-37.387701.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_belebele_regex_1734001158/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-23.185065.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_multiple_choice_1734001068/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-01-57.474435.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_cbd_regex_1734001370/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-38.214522.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_multiple_choice_1734001007/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-01.181340.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_dyk_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-49.845723.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_1734000522/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-49-34.453654.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_eq_bench_first_turn_1734001461/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-19.327355.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_multiple_choice_1734001098/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-03-31.626611.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_klej_ner_regex_1734001430/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-10-15.192970.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_closed_book_1734001431/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-36.118849.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-23-15.493695.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_polqa_reranking_multiple_choice_1734001128/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-07-04.607232.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_poquad_open_book_1734001460/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-21-54.855161.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-30.635412.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_ppc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-04-46.732394.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_multiple_choice_1734001037/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T11-58-44.399999.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-0_polish_psc_regex_1734001310/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T12-05-44.102620.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_1733996075/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-06.717685.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_in_multiple_choice_1733995617/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-29-52.039607.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_1733996105/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-12.236297.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polemo2_out_multiple_choice_1733995743/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-31-10.853951.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_multiple_choice_1733995745/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-57.887424.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_8tags_regex_1733996166/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-10.275701.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_mc_1733995825/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-03.309781.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_belebele_regex_1733996198/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-46.674549.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_multiple_choice_1733995984/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-36-54.625895.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_cbd_regex_1733996257/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-53.783065.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_multiple_choice_1733995893/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-32-52.598621.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_dyk_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-43.676733.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_eq_bench_first_turn_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-55.886633.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_multiple_choice_1733996014/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-39-17.678194.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_klej_ner_regex_1733996378/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-46-23.902843.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_closed_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-42-51.331029.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-54-38.202142.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_polqa_reranking_multiple_choice_1733996045/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-44-33.617602.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_poquad_open_book_1733996408/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-51-32.919677.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-20.121736.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_ppc_regex_1733996208/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-38-52.289952.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_multiple_choice_1733995923/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-33-55.576225.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-TA_-5_polish_psc_regex_1733996223/SPKL-Internal__Bielik-1.5B-v1.0-TA/results_2024-12-12T10-40-14.254766.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_1734033403/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-58.376626.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_in_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-47.023285.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_1734033433/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-44.271039.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polemo2_out_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-10.716164.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_multiple_choice_1734033222/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-04.217888.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_8tags_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-51-00.644598.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_mc_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-32.733202.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_belebele_regex_1734033494/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-09-48.026178.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-55.441054.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_cbd_regex_1734033645/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-10-55.124676.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_multiple_choice_1734033252/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-55-25.251659.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_dyk_regex_1734033554/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-05-41.865887.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-03-48.110255.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_eq_bench_first_turn_1734033736/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-21-55.347906.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-01-38.405577.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_klej_ner_regex_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-22-18.379054.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_closed_book_1734033675/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-06-22.969100.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_open_book_1734033705/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-27-04.403053.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_polqa_reranking_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-04-39.306930.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_poquad_open_book_1734033706/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-42-43.165465.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_multiple_choice_1734033343/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-56-57.544275.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_ppc_regex_1734033585/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-07-47.115179.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_multiple_choice_1734033373/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-57-29.743122.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-0_polish_psc_regex_1734033615/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-12-55.519730.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-17-23.208831.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_in_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-56.603158.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_1734030648/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-15-33.377909.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polemo2_out_multiple_choice_1734030224/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-06-05.376755.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_multiple_choice_1734030284/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-50.086384.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_8tags_regex_1734030769/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T21-00-55.659143.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_mc_1734030315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-07-00.253145.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_belebele_regex_1734030830/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-22-27.641305.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_multiple_choice_1734030559/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-13-17.980803.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_cbd_regex_1734031012/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-33.160041.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_multiple_choice_1734030436/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-08-40.321848.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_dyk_regex_1734030982/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-07.834781.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_eq_bench_first_turn_1734031345/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-26-14.957637.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-16-04.380250.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_klej_ner_regex_1734031073/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-36-20.027095.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_closed_book_1734031103/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-03.417376.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_open_book_1734031194/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-33-23.216034.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_polqa_reranking_multiple_choice_1734030618/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-21-35.523306.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_poquad_open_book_1734031315/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-59-26.450215.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_multiple_choice_1734030466/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-12.694131.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_ppc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-24-44.671287.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_multiple_choice_1734030467/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-09-44.028881.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3_-5_polish_psc_regex_1734030981/SPKL-Internal__Bielik-1.5B-v1.0-m3/results_2024-12-12T20-29-33.924038.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-32.077034.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_in_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-51.706552.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_1734033948/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-55.371048.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polemo2_out_multiple_choice_1734033766/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-04-21.234493.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_multiple_choice_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-15-23.088639.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_8tags_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T22-00-49.780560.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_mc_1734033856/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.993830.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_belebele_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-51.690532.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-04.939987.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_cbd_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-36.679212.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_multiple_choice_1734033857/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-25.998495.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_dyk_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-35.055999.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_1734033010/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-05-19.871141.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_eq_bench_first_turn_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-27-57.941842.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-07.539795.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_klej_ner_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-26-56.656943.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_closed_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-03.981000.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-34-10.064044.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_polqa_reranking_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-13-55.722502.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_poquad_open_book_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-50-20.063343.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_multiple_choice_1734033887/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-11-38.257638.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_ppc_regex_1734033977/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-12-18.726267.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_multiple_choice_1734033917/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-06-30.694811.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-0_polish_psc_regex_1734034007/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-17-40.051274.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-34-22.753859.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_in_multiple_choice_1734031406/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-26-37.837015.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_1734031708/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-16.515218.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polemo2_out_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-10.744618.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_multiple_choice_1734031497/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-19.714584.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_8tags_regex_1734031769/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-16-10.734623.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_mc_1734031527/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-00.728692.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_belebele_regex_1734031799/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-20.998707.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_multiple_choice_1734031649/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-31-34.315890.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_cbd_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-43-46.233339.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_multiple_choice_1734031557/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-27-18.339022.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_dyk_regex_1734031829/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-39.906276.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_eq_bench_first_turn_1734032252/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-41-11.588477.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-33-28.708392.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_klej_ner_regex_1734032071/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-53-25.207187.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_closed_book_1734032101/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-37-31.700817.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_open_book_1734032131/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-49-14.201836.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_polqa_reranking_multiple_choice_1734031678/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-38-46.099959.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_poquad_open_book_1734032222/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T21-14-55.727299.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_multiple_choice_1734031617/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-28-26.240130.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_ppc_regex_1734031950/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-40-52.992292.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_multiple_choice_1734031648/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-29-15.878323.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m3b_-5_polish_psc_regex_1734032041/SPKL-Internal__Bielik-1.5B-v1.0-m3b/results_2024-12-12T20-46-28.339773.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-14.218369.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_in_multiple_choice_1734034038/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-25.119947.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-53.580074.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polemo2_out_multiple_choice_1734034037/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-08-54.338659.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_multiple_choice_1734034068/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-19-04.703849.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_8tags_regex_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T22-00-11.272431.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_mc_1734034098/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-34.295687.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_belebele_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-22-06.673014.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_multiple_choice_1734034188/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-13-26.550674.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_cbd_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-20-39.783271.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-09-58.432835.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_dyk_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-24.067392.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_1734033131/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-16.759796.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_eq_bench_first_turn_1734034370/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-57.537855.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-15-32.254412.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_klej_ner_regex_1734034279/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-32-27.422271.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_closed_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-16-28.787704.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_open_book_1734034309/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-37-19.810485.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_polqa_reranking_multiple_choice_1734034218/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-51.038569.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_poquad_open_book_1734034339/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-49-34.641815.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-05.924162.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_ppc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-18-56.828136.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_multiple_choice_1734034128/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-10-02.242582.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-0_polish_psc_regex_1734034249/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-23-19.572296.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_1734032554/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-49-13.259049.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_in_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-59.865736.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_1734032585/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-34.604328.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polemo2_out_multiple_choice_1734032282/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-10.266075.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_multiple_choice_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-51-15.716762.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_8tags_regex_1734032584/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-29-27.401722.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_mc_1734032343/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-40-47.541879.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_belebele_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-41.106525.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-46-01.340117.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_cbd_regex_1734032829/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-56-22.629881.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_multiple_choice_1734032464/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-17.241332.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_dyk_regex_1734032645/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-03-39.274516.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_eq_bench_first_turn_1734032980/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-20.518351.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-47-42.207036.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_klej_ner_regex_1734032859/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-06-03.062821.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_closed_book_1734032889/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-50-34.282896.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_open_book_1734032919/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-02-02.827380.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_polqa_reranking_multiple_choice_1734032524/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-52-57.661714.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_poquad_open_book_1734032920/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-26-34.430755.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-42-58.487519.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_ppc_regex_1734032677/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-53-05.387640.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_multiple_choice_1734032494/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T20-43-21.249841.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-1.5B-v1.0-m4_-5_polish_psc_regex_1734032799/SPKL-Internal__Bielik-1.5B-v1.0-m4/results_2024-12-12T21-00-29.470922.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_1725023646/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-25.934962.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_in_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-46.326404.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_1725023661/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-32-40.706576.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polemo2_out_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-27.631282.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_multiple_choice_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-40-17.106315.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_8tags_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-34-28.515927.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_mc_1725023609/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-25.109294.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_belebele_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-43-23.011364.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-11.902915.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_cbd_regex_1725023740/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-50-45.663045.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_multiple_choice_1725023611/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-22.547061.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_dyk_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-21-39.114371.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-00-30.093015.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_eq_bench_first_turn_1725023906/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-33-20.668623.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-55.761403.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_klej_ner_regex_1725023873/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-28-01.172370.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_closed_book_1725023877/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-31-05.989645.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_open_book_1725023879/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-11-03.635250.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_polqa_reranking_multiple_choice_1725023615/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-30-52.106877.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_poquad_open_book_1725023895/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-00-24.430957.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-17.194090.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_ppc_regex_1725023669/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-17.214820.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_multiple_choice_1725023613/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-46.245838.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-0_polish_psc_regex_1725023679/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-41.490769.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-28-30.679606.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_in_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-29-06.918923.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-50.074978.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polemo2_out_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-24-20.260487.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-59-12.292906.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_8tags_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-18-45.414374.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_mc_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-19-25.127699.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_belebele_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-38.025945.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-26-37.341896.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_cbd_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-47.813662.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-18-39.991696.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_dyk_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-58-02.796037.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_eq_bench_first_turn_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-27.726974.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-39-03.347331.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_klej_ner_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T16-02-00.951307.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_closed_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-20-14.553859.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-51-26.744584.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_polqa_reranking_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-54-13.633896.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_poquad_open_book_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T17-15-58.415349.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-17-57.401985.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_ppc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-34-16.913121.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_multiple_choice_1725023531/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-23-19.702615.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-0.1.2_-5_polish_psc_regex_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-0.1.2/results_2024-08-30T15-49-54.434265.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_1725024042/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-57.863308.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_in_multiple_choice_1725023912/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-12.637832.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_1725024096/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-38-02.991866.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polemo2_out_multiple_choice_1725023928/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.738818.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_multiple_choice_1725023938/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-44-51.678621.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_8tags_regex_1725024125/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-50-23.450382.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_mc_1725023942/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-36.985007.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_belebele_regex_1725024186/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-50-50.006395.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_multiple_choice_1725024021/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-28-07.745827.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_cbd_regex_1725024223/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-33.914882.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_multiple_choice_1725023969/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-54.332256.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_dyk_regex_1725024194/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-38.164221.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_1725023607/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-02-54.558019.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_eq_bench_first_turn_1725024265/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-50.476155.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_multiple_choice_1725024034/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-33-46.796993.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_klej_ner_regex_1725024228/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-32-59.616631.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_closed_book_1725024240/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-50.121621.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_open_book_1725024251/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-09-42.928350.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_polqa_reranking_multiple_choice_1725024036/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-36-07.868361.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_poquad_open_book_1725024253/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-07-52.805342.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_multiple_choice_1725023977/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-22-49.583920.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_ppc_regex_1725024200/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-36.135677.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_multiple_choice_1725023999/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-53.186900.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-0_polish_psc_regex_1725024219/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.017346.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_1725023568/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-30-43.132425.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_in_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-29-07.218032.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_1725023570/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-25-37.218089.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polemo2_out_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-24-28.033649.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-00-09.045743.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_8tags_regex_1725023579/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-37.539892.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_mc_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-07.147342.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_belebele_regex_1725023587/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-40-06.313814.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-26-27.852667.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_cbd_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-37-15.567535.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-21.385246.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_dyk_regex_1725023593/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-58-24.978433.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_eq_bench_first_turn_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-43.069730.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-39-44.289767.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_klej_ner_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T16-04-38.163061.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_closed_book_1725023601/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-20-10.666635.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_open_book_1725023603/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-55.864033.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_polqa_reranking_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-54-14.312444.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_poquad_open_book_1725023605/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T17-10-45.540652.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-18-00.347647.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_ppc_regex_1725023596/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-35-08.340238.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_multiple_choice_1725023542/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-23-18.310728.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.2-M-1.2_-5_polish_psc_regex_1725023598/SPKL-Internal__Bielik-11B-v2.2-M-1.2/results_2024-08-30T15-51-38.854398.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-26.512600.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-34-10.220042.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-48-56.526450.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-36-08.042687.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-57-57.416846.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-58-10.909597.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-16.372504.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_belebele_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-58-37.956848.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-39-14.949697.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-05-51.359409.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-05.848517.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-20.855699.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-49.857202.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-01-19.925380.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-44-57.154984.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-40-17.553212.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-43-19.022838.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-18-57.147813.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-21.688128.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-26-30.870407.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-06.551267.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-06-58.919069.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-42.628972.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-0_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-12-41.848678.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-47-00.323381.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_in_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-45-42.218720.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-37.871428.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polemo2_out_multiple_choice_1730219256/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-40-23.945324.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-14-49.947465.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-31-54.464476.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-31.561360.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-56-17.629015.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-42-00.460581.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-51-39.675911.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-47.534972.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-17-15.243359.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-21.968009.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-55-20.546521.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-19-07.154291.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-35-18.340322.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-14.340899.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-10-38.620211.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T19-27-18.578346.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-33-03.960312.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-49-27.584821.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T17-38-53.565727.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-MS_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-MS/results_2024-10-29T18-07-16.903488.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-03-54.954667.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_in_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-44-37.393760.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-10.237000.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polemo2_out_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-21.815376.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_multiple_choice_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-13.406023.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_8tags_regex_1730219952/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-59-40.557146.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_mc_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.840573.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_belebele_regex_1730219954/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-32.553950.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_multiple_choice_1730219938/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-16.150072.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_cbd_regex_1730220019/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-19.164942.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_multiple_choice_1730219911/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-51.841349.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_dyk_regex_1730219958/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-16.367599.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-15-05.226754.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_eq_bench_first_turn_1730220110/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-02.259617.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_multiple_choice_1730219942/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-52-00.936696.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_klej_ner_regex_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-45-28.118629.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_closed_book_1730220034/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-53-39.091471.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_open_book_1730220061/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-35-39.057990.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_polqa_reranking_multiple_choice_1730219945/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-34.801136.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_poquad_open_book_1730220108/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-24-07.481932.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_multiple_choice_1730219914/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-59.955338.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_ppc_regex_1730219986/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-20.288930.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_multiple_choice_1730219928/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-42-35.697292.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-0_polish_psc_regex_1730220015/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-19-44.183072.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-46-03.700807.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-45-19.953370.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-41-34.531177.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-40-29.697349.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-14-56.484850.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-30-31.350061.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_mc_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-35-44.055753.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-54-32.689865.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-43-31.402101.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-51-03.541340.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-33-17.596836.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-13-41.216087.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-38-39.189837.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-56-33.149718.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-18-58.368135.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-34-30.208053.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-06-35.669937.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-11-41.661605.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T19-27-00.602146.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-32-33.378288.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-50-09.982421.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T17-37-58.231882.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-SL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-SL/results_2024-10-29T18-05-12.509551.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_1730219629/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-03-12.510900.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_in_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-56.266080.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_1730219631/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-20.873394.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-42.139666.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-54-01.937069.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_8tags_regex_1730219644/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T19-35-56.589930.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-32-16.484780.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_belebele_regex_1730219657/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-48-10.676678.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-40.296041.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_cbd_regex_1730219695/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-07-16.208942.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-33-10.983301.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_dyk_regex_1730219675/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-57.015249.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-39-02.704074.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_eq_bench_first_turn_1730219741/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-48-43.370768.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_multiple_choice_1730219269/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-41-35.550657.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_klej_ner_regex_1730219715/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-22-55.875948.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_closed_book_1730219719/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-15-23.513583.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_open_book_1730219733/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-55.886164.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_polqa_reranking_multiple_choice_1730219607/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-29.829747.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_poquad_open_book_1730219739/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-35-18.062695.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-31-55.224072.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_ppc_regex_1730219679/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-27.622891.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-10.454534.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-0_polish_psc_regex_1730219686/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-49-46.379849.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-39-59.107190.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-16.129463.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-44.806055.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polemo2_out_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-21.799005.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-16-11.910067.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_8tags_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-58-40.044358.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-37-12.373265.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-55-42.458739.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-42-55.250324.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_cbd_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-52-15.803435.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-35-30.031483.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-57-01.554675.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-42-53.091599.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-56-09.853810.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_klej_ner_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-11-08.699899.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-34.555567.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-33-53.190845.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-10-45.653882.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T21-50-35.329923.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-34-47.091217.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_ppc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-45-06.192814.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T17-40-08.020552.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI-ALL_-5_polish_psc_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI-ALL/results_2024-10-29T18-01-28.194002.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_1730219865/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-01-07.376471.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_in_multiple_choice_1730219745/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-51.822268.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_1730219867/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-15.105785.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polemo2_out_multiple_choice_1730219747/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-34.366565.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_multiple_choice_1730219749/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-00-06.693793.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_8tags_regex_1730219869/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T20-03-35.493943.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_mc_1730219762/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.107552.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_belebele_regex_1730219871/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-02-41.864088.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_multiple_choice_1730219854/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-18.649431.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_cbd_regex_1730219897/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-10-49.107170.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_multiple_choice_1730219766/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-50.896370.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_dyk_regex_1730219875/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-42-19.629524.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-12-48.725950.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_eq_bench_first_turn_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-53-19.474661.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_multiple_choice_1730219858/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-02.164502.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_klej_ner_regex_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-43-48.587754.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_closed_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-29.928235.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-30-54.722468.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_polqa_reranking_multiple_choice_1730219863/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-51-44.252084.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_poquad_open_book_1730219909/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-19-38.848460.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_multiple_choice_1730219771/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-57.495510.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_ppc_regex_1730219887/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-46.613277.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_multiple_choice_1730219778/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-37.259670.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-0_polish_psc_regex_1730219889/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-18-16.279163.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-28.090644.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_in_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-43-40.549530.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-39-29.910368.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polemo2_out_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-46.007437.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-37.644665.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_8tags_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-29-03.689676.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_mc_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-35-12.654252.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_belebele_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-55-27.454467.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_multiple_choice_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-41-23.634085.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_cbd_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-49-44.141917.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-33-30.906119.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_dyk_regex_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-13-14.501274.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_eq_bench_first_turn_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-37-22.759257.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-54-40.233804.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_klej_ner_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-16-48.388494.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_closed_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-34-19.252996.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-05-46.843023.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_polqa_reranking_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-09-28.984500.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_poquad_open_book_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T19-30-22.873762.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-32-47.845711.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_ppc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-48-52.193136.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_multiple_choice_1730219265/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T17-38-05.897287.json diff --git a/eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json b/eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json rename to eval-results-copy/pl/results/SPKL-Internal/Bielik-11B-v2.4-Instruct-TI_-5_polish_psc_regex_1730219266/SPKL-Internal__Bielik-11B-v2.4-Instruct-TI/results_2024-10-29T18-03-20.726208.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-59.157168.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_in_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-26.570344.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-33-28.753834.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polemo2_out_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-50.766090.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_multiple_choice_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-28.503711.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-39-15.391349.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_mc_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-32.478920.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_belebele_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-12.104570.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-55.284403.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-40-51.406481.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-26.784045.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_dyk_regex_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-47.117504.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-51-22.988521.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_eq_bench_first_turn_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-57-05.652853.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-53.364940.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_klej_ner_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-46-47.465679.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_closed_book_1730287452/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-17.612300.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-50-52.204079.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-36-32.774990.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_poquad_open_book_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-10-09.791393.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-29.626859.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_ppc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-19.642452.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_multiple_choice_1730287454/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-26-39.091806.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-0_polish_psc_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-51.110581.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-34-10.740639.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_in_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-19.640640.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-30.914430.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polemo2_out_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-29-28.126878.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-16.224112.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_8tags_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-13-03.177092.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_mc_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-53.078437.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_belebele_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-35-34.774798.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_multiple_choice_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-32-16.513715.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_cbd_regex_1730287451/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-39-46.616213.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-27-01.896195.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_dyk_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-49-09.057688.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_eq_bench_first_turn_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-31-09.605801.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-37-30.997008.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_klej_ner_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-48-26.496236.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_closed_book_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-44.199025.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_open_book_1730287448/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-27.757457.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_polqa_reranking_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-44-42.183642.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_poquad_open_book_1730287447/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T13-29-08.015926.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-28-56.293404.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_ppc_regex_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-38-06.069011.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_multiple_choice_1730287445/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-30-55.325451.json diff --git a/eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json b/eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json similarity index 100% rename from eval-results/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json rename to eval-results-copy/pl/results/SPKL-Internal/Llama-3.2-3.5B_-5_polish_psc_regex_1730287446/SPKL-Internal__Llama-3.2-3.5B/results_2024-10-30T12-41-29.968586.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-0_polish_1712782455/results.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b-base/results_2024-06-03T17-35-52.418698.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-5_polish_1712782445/results.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b-base_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b-base/results_2024-06-03T15-27-54.991304.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b_-0_polish_1712782428/results.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428460/THUDM__chatglm3-6b/results_2024-06-03T17-35-46.042397.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b_-5_polish_1712782428/results.json diff --git a/eval-results/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json b/eval-results-copy/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json similarity index 100% rename from eval-results/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json rename to eval-results-copy/pl/results/THUDM/chatglm3-6b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419954/THUDM__chatglm3-6b/results_2024-06-03T15-27-36.805017.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-11-07.254982.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_in_multiple_choice_1718409526/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-32.142885.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_1718409716/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-34.187064.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polemo2_out_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-50.434055.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-02.010025.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_8tags_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-07.528908.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_mc_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-25.186861.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_belebele_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-15-40.215758.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_multiple_choice_1718409653/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-09.445175.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_cbd_regex_1718409811/THUDM__glm-4-9b-chat/results_2024-06-15T02-17-11.704496.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_multiple_choice_1718409589/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-09.368926.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_dyk_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-39.261379.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_1718410001/THUDM__glm-4-9b-chat/results_2024-06-15T02-25-02.520725.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_eq_bench_first_turn_1718409969/THUDM__glm-4-9b-chat/results_2024-06-15T02-45-48.512575.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_multiple_choice_1718409686/THUDM__glm-4-9b-chat/results_2024-06-15T02-08-41.703543.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_klej_ner_regex_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-41-41.091452.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_pes_1724385763/THUDM__glm-4-9b-chat/results_2024-08-23T06-37-53.365921.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_closed_book_1718409906/THUDM__glm-4-9b-chat/results_2024-06-15T02-14-30.498300.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T02-35-08.838429.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_polqa_reranking_multiple_choice_1718409685/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-44.088349.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_poquad_open_book_1718409938/THUDM__glm-4-9b-chat/results_2024-06-15T03-19-24.551613.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-39.702782.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_ppc_regex_1718409748/THUDM__glm-4-9b-chat/results_2024-06-15T02-13-57.413498.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_multiple_choice_1718409621/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-57.142723.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-0_polish_psc_regex_1718409779/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-56.536391.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-01-31.802683.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_in_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T02-02-12.778593.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_1718409146/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-53.615904.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polemo2_out_multiple_choice_1718408957/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-56.376532.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_multiple_choice_1718409020/THUDM__glm-4-9b-chat/results_2024-06-15T02-28-16.146211.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_8tags_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-56-44.488439.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723144885/THUDM__glm-4-9b-chat/results_2024-08-08T21-45-41.255591.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_open_book_1723188026/THUDM__glm-4-9b-chat/results_2024-08-09T09-22-04.768811.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_abstractive_poquad_rag_1723146396/THUDM__glm-4-9b-chat/results_2024-08-08T22-16-53.963094.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_mc_1718409051/THUDM__glm-4-9b-chat/results_2024-06-15T01-56-10.473172.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_belebele_regex_1718409209/THUDM__glm-4-9b-chat/results_2024-06-15T02-05-05.215082.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T02-00-02.259307.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_cbd_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-10-14.098123.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-51.277889.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_dyk_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-22-18.430596.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_eq_bench_first_turn_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-37-09.818075.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-08.314646.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_klej_ner_regex_1718409336/THUDM__glm-4-9b-chat/results_2024-06-15T02-23-36.412941.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_pes_1724384401/THUDM__glm-4-9b-chat/results_2024-08-23T07-12-00.468838.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_closed_book_1718409367/THUDM__glm-4-9b-chat/results_2024-06-15T01-59-36.842482.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-51.540259.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_polqa_reranking_multiple_choice_1718409115/THUDM__glm-4-9b-chat/results_2024-06-15T02-20-11.474547.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_open_book_1718409431/THUDM__glm-4-9b-chat/results_2024-06-15T03-15-11.218582.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_poquad_reranking_1723149444/THUDM__glm-4-9b-chat/results_2024-08-08T23-11-00.588598.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_multiple_choice_1718409052/THUDM__glm-4-9b-chat/results_2024-06-15T01-54-15.379935.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_ppc_regex_1718409241/THUDM__glm-4-9b-chat/results_2024-06-15T02-06-16.229511.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_multiple_choice_1718409083/THUDM__glm-4-9b-chat/results_2024-06-15T01-58-06.138523.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json b/eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b-chat_-5_polish_psc_regex_1718409304/THUDM__glm-4-9b-chat/results_2024-06-15T02-16-04.385393.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_in_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-46-01.151743.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_in_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-32-42.710866.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_out_1718408157/THUDM__glm-4-9b/results_2024-06-15T01-44-08.339270.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polemo2_out_multiple_choice_1718407804/THUDM__glm-4-9b/results_2024-06-15T01-31-54.886241.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_8tags_multiple_choice_1718407865/THUDM__glm-4-9b/results_2024-06-15T01-48-48.232650.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_8tags_regex_1718408157/THUDM__glm-4-9b/results_2024-06-15T02-42-43.662872.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_belebele_mc_1718407962/THUDM__glm-4-9b/results_2024-06-15T01-34-06.121643.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_belebele_regex_1718408353/THUDM__glm-4-9b/results_2024-06-15T01-51-00.217527.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_cbd_multiple_choice_1718408092/THUDM__glm-4-9b/results_2024-06-15T01-38-45.806616.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_cbd_regex_1718408545/THUDM__glm-4-9b/results_2024-06-15T01-59-19.025517.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_dyk_multiple_choice_1718407995/THUDM__glm-4-9b/results_2024-06-15T01-34-31.063147.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_dyk_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T02-07-11.048872.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_1718408925/THUDM__glm-4-9b/results_2024-06-15T02-17-43.486316.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_eq_bench_first_turn_1718408799/THUDM__glm-4-9b/results_2024-06-15T01-51-49.734639.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-41-55.250996.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_klej_ner_regex_1718408672/THUDM__glm-4-9b/results_2024-06-15T02-14-43.355502.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_closed_book_1718408704/THUDM__glm-4-9b/results_2024-06-15T01-49-27.300520.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T02-06-50.068994.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_polqa_reranking_multiple_choice_1718408125/THUDM__glm-4-9b/results_2024-06-15T01-43-46.551748.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_poquad_open_book_1718408799/THUDM__glm-4-9b/results_2024-06-15T03-03-59.679769.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_ppc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-01.882180.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_ppc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-54-55.747161.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_psc_multiple_choice_1718408027/THUDM__glm-4-9b/results_2024-06-15T01-35-24.326434.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-0_polish_psc_regex_1718408513/THUDM__glm-4-9b/results_2024-06-15T01-59-10.714082.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_in_1718406765/THUDM__glm-4-9b/results_2024-06-15T01-19-29.188948.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_in_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-23-36.327756.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_out_1718407022/THUDM__glm-4-9b/results_2024-06-15T01-20-36.786834.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polemo2_out_multiple_choice_1718406446/THUDM__glm-4-9b/results_2024-06-15T01-21-05.504132.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_8tags_multiple_choice_1718406541/THUDM__glm-4-9b/results_2024-06-15T01-48-30.532924.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_8tags_regex_1718407085/THUDM__glm-4-9b/results_2024-06-15T01-59-26.950151.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_open_book_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-52-51.363856.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_abstractive_poquad_rag_1720686470/THUDM__glm-4-9b/results_2024-07-11T10-59-26.851538.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_belebele_mc_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-17-28.447146.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_belebele_regex_1718407117/THUDM__glm-4-9b/results_2024-06-15T01-30-53.002407.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_cbd_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-21-14.680356.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_cbd_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-29-05.431656.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_dyk_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-17.177842.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_dyk_regex_1718407213/THUDM__glm-4-9b/results_2024-06-15T01-25-12.799166.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_eq_bench_first_turn_1718407768/THUDM__glm-4-9b/results_2024-06-15T01-34-39.279662.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-27-13.888277.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_klej_ner_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-41-18.988258.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_closed_book_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-25-07.282747.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_open_book_1718407539/THUDM__glm-4-9b/results_2024-06-15T01-48-10.887670.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_polqa_reranking_multiple_choice_1718406733/THUDM__glm-4-9b/results_2024-06-15T01-40-55.761456.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_poquad_open_book_1718407670/THUDM__glm-4-9b/results_2024-06-15T02-42-59.339651.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_poquad_reranking_1720686470/THUDM__glm-4-9b/results_2024-07-11T11-02-01.682612.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_ppc_multiple_choice_1718406605/THUDM__glm-4-9b/results_2024-06-15T01-16-14.145957.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_ppc_regex_1718407277/THUDM__glm-4-9b/results_2024-06-15T01-27-16.718005.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_psc_multiple_choice_1718406638/THUDM__glm-4-9b/results_2024-06-15T01-19-22.663256.json diff --git a/eval-results/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json b/eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json similarity index 100% rename from eval-results/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json rename to eval-results-copy/pl/results/THUDM/glm-4-9b_-5_polish_psc_regex_1718407310/THUDM__glm-4-9b/results_2024-06-15T01-34-35.759688.json diff --git a/eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json b/eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json similarity index 100% rename from eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json rename to eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_1712786482/results.json diff --git a/eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json b/eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json similarity index 100% rename from eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json rename to eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T18-12-25.630434.json diff --git a/eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json b/eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json similarity index 100% rename from eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json rename to eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_1712786447/results.json diff --git a/eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json b/eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json similarity index 100% rename from eval-results/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json rename to eval-results-copy/pl/results/TeeZee/Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/TeeZee__Bielik-SOLAR-LIKE-10.7B-Instruct-v0.1/results_2024-06-03T16-50-44.587813.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_1724866815/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-53.568328.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_in_multiple_choice_1724866426/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-50.122615.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-45.209316.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polemo2_out_multiple_choice_1724866490/TeeZee__Qra-13B-chat/results_2024-08-28T19-37-36.035826.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_multiple_choice_1724866555/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-08.230673.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_8tags_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T20-38-16.191182.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_mc_1724866620/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-02.792552.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_belebele_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-55-24.719066.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_multiple_choice_1724866750/TeeZee__Qra-13B-chat/results_2024-08-28T19-43-55.672144.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_cbd_regex_1724866978/TeeZee__Qra-13B-chat/results_2024-08-28T19-58-06.601713.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_multiple_choice_1724866653/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-10.799638.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_dyk_regex_1724866848/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-22.192163.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_1724866363/TeeZee__Qra-13B-chat/results_2024-08-28T19-48-28.739874.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_eq_bench_first_turn_1724867382/TeeZee__Qra-13B-chat/results_2024-08-28T20-10-43.393395.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-49-07.355772.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_klej_ner_regex_1724867072/TeeZee__Qra-13B-chat/results_2024-08-28T20-15-16.524081.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_closed_book_1724867104/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-22.091594.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_open_book_1724867228/TeeZee__Qra-13B-chat/results_2024-08-28T20-40-21.712035.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_polqa_reranking_multiple_choice_1724866782/TeeZee__Qra-13B-chat/results_2024-08-28T19-52-09.207060.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_poquad_open_book_1724867351/TeeZee__Qra-13B-chat/results_2024-08-28T21-22-03.791354.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_multiple_choice_1724866685/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-48.229110.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_ppc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T19-53-48.731427.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_multiple_choice_1724866718/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-55.510042.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-0_polish_psc_regex_1724866881/TeeZee__Qra-13B-chat/results_2024-08-28T20-00-39.544849.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_1724861959/TeeZee__Qra-13B-chat/results_2024-08-28T18-33-21.653408.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_in_multiple_choice_1724858023/TeeZee__Qra-13B-chat/results_2024-08-28T17-29-45.664802.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_1724862024/TeeZee__Qra-13B-chat/results_2024-08-28T18-30-00.213072.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polemo2_out_multiple_choice_1724860837/TeeZee__Qra-13B-chat/results_2024-08-28T18-11-32.093335.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_multiple_choice_1724861177/TeeZee__Qra-13B-chat/results_2024-08-28T18-51-42.570882.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_8tags_regex_1724862057/TeeZee__Qra-13B-chat/results_2024-08-28T19-33-56.203357.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_mc_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-15-28.240363.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_belebele_regex_1724862186/TeeZee__Qra-13B-chat/results_2024-08-28T18-39-00.777747.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_multiple_choice_1724861662/TeeZee__Qra-13B-chat/results_2024-08-28T18-26-53.108414.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_cbd_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-47-12.449784.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_multiple_choice_1724861531/TeeZee__Qra-13B-chat/results_2024-08-28T18-16-10.424134.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_dyk_regex_1724862345/TeeZee__Qra-13B-chat/results_2024-08-28T18-56-46.323294.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_eq_bench_first_turn_1724866331/TeeZee__Qra-13B-chat/results_2024-08-28T19-39-35.846052.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_multiple_choice_1724861793/TeeZee__Qra-13B-chat/results_2024-08-28T18-43-42.809376.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_klej_ner_regex_1724862914/TeeZee__Qra-13B-chat/results_2024-08-28T19-07-16.088671.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_closed_book_1724863073/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-14.684586.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_open_book_1724864976/TeeZee__Qra-13B-chat/results_2024-08-28T19-40-19.134790.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_polqa_reranking_multiple_choice_1724861826/TeeZee__Qra-13B-chat/results_2024-08-28T18-58-42.399646.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_poquad_open_book_1724865667/TeeZee__Qra-13B-chat/results_2024-08-28T21-10-01.673528.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_multiple_choice_1724861401/TeeZee__Qra-13B-chat/results_2024-08-28T18-13-16.954019.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_ppc_regex_1724862567/TeeZee__Qra-13B-chat/results_2024-08-28T18-42-57.604760.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_multiple_choice_1724861630/TeeZee__Qra-13B-chat/results_2024-08-28T18-22-27.440139.json diff --git a/eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json b/eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json similarity index 100% rename from eval-results/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json rename to eval-results-copy/pl/results/TeeZee/Qra-13B-chat_-5_polish_psc_regex_1724862851/TeeZee__Qra-13B-chat/results_2024-08-28T18-59-26.252448.json diff --git a/eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json b/eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json similarity index 100% rename from eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json rename to eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263931/results.json diff --git a/eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json b/eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json similarity index 100% rename from eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json rename to eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T19-06-38.968297.json diff --git a/eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json b/eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json similarity index 100% rename from eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json rename to eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314278/results.json diff --git a/eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json b/eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json similarity index 100% rename from eval-results/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json rename to eval-results-copy/pl/results/TinyLlama/TinyLlama-1.1B-Chat-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421262/TinyLlama__TinyLlama-1.1B-Chat-v1.0/results_2024-06-03T16-26-36.949572.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json b/eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237124/results.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json b/eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422874/Voicelab__trurl-2-13b-academic/results_2024-06-03T18-44-13.471792.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json b/eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270373/results.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json b/eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-13b-academic_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/Voicelab__trurl-2-13b-academic/results_2024-06-03T16-54-45.307467.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json b/eval-results-copy/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428430/Voicelab__trurl-2-7b/results_2024-06-03T19-29-12.143069.json diff --git a/eval-results/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json b/eval-results-copy/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json similarity index 100% rename from eval-results/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json rename to eval-results-copy/pl/results/Voicelab/trurl-2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419649/Voicelab__trurl-2-7b/results_2024-06-03T16-38-11.360228.json diff --git a/eval-results/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json b/eval-results-copy/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json similarity index 100% rename from eval-results/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json rename to eval-results-copy/pl/results/allegro/plt5-large_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428522/allegro__plt5-large/results_2024-06-03T21-50-30.545708.json diff --git a/eval-results/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json b/eval-results-copy/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json similarity index 100% rename from eval-results/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json rename to eval-results-copy/pl/results/allegro/plt5-large_-5_polish_eq_bench_first_turn_1718361442/allegro__plt5-large/results_2024-06-14T12-49-41.111227.json diff --git a/eval-results/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json b/eval-results-copy/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json similarity index 100% rename from eval-results/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json rename to eval-results-copy/pl/results/allegro/plt5-large_-5_polish_poquad_open_book_1718361442/allegro__plt5-large/results_2024-06-14T20-48-53.257822.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_1732544264/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-25.397309.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_in_multiple_choice_1732543925/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-03.461644.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_1732544296/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-41.642597.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polemo2_out_multiple_choice_1732543956/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-14-42.230843.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_multiple_choice_1732543987/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-15.063396.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_8tags_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-26-02.238388.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_mc_1732544018/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-11.335518.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_belebele_regex_1732544419/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-17.324721.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-19-56.865869.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_cbd_regex_1732544606/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-13.840079.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_multiple_choice_1732544048/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-15-30.993998.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_dyk_regex_1732544451/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-22-47.087611.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-38-52.419508.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_eq_bench_first_turn_1732544824/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-22.987145.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_multiple_choice_1732544172/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-34.136156.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_klej_ner_regex_1732544668/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-33.779373.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_closed_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-30-54.439778.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_open_book_1732544762/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-50-14.502818.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_polqa_reranking_multiple_choice_1732544233/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-27-05.840611.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_poquad_open_book_1732544793/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T16-51-04.926494.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-05.216929.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_ppc_regex_1732544512/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-23-48.893447.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_multiple_choice_1732544141/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-17-35.314832.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-0_polish_psc_regex_1732544575/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-25-23.103741.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-09.854557.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_in_multiple_choice_1732537506/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-35-02.127647.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_1732540243/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-13-22.024351.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polemo2_out_multiple_choice_1732538168/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-42-56.500634.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_multiple_choice_1732538357/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-14-42.550175.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_8tags_regex_1732540275/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-20-47.766509.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_mc_1732538643/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-48-02.508974.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_belebele_regex_1732540465/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-25.040809.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_multiple_choice_1732539735/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-09-44.896070.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_cbd_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.150944.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_multiple_choice_1732538928/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-51-33.801155.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_dyk_regex_1732540498/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-18-32.566235.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_eq_bench_first_turn_1732540753/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-42.655649.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_multiple_choice_1732540148/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-25-21.055041.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_klej_ner_regex_1732540720/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-23-31.403858.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_closed_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-22-36.309320.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-41-08.753002.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_polqa_reranking_multiple_choice_1732540180/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-36-31.217694.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_poquad_open_book_1732540752/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T15-31-03.700990.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_multiple_choice_1732539153/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T13-54-52.599688.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_ppc_regex_1732540497/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-17-42.093171.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_multiple_choice_1732539346/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-01-28.830140.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-DPO_-5_polish_psc_regex_1732540529/allenai__Llama-3.1-Tulu-3-8B-DPO/results_2024-11-25T14-21-42.781258.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-33-28.592020.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_in_multiple_choice_1732544855/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-20.919188.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-55.705226.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polemo2_out_multiple_choice_1732544886/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-02.079105.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_multiple_choice_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-46-14.353594.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_8tags_regex_1732545133/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-56.922997.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_mc_1732544917/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-26.437311.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_belebele_regex_1732545165/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-40.928118.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-34-29.166045.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_cbd_regex_1732545350/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-37-58.660541.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_multiple_choice_1732544979/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-30-56.566233.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_dyk_regex_1732545226/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-35-37.417726.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_1732543740/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-29-16.782011.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_eq_bench_first_turn_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-42-03.359927.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_multiple_choice_1732545041/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-06.919932.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_klej_ner_regex_1732545380/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-40-00.508903.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_closed_book_1732545411/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-12.512862.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_open_book_1732545504/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-00-01.280951.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_polqa_reranking_multiple_choice_1732545103/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-41-28.954959.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_poquad_open_book_1732545535/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T16-53-22.089219.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-31-28.676514.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_ppc_regex_1732545258/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-36-12.736300.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_multiple_choice_1732545010/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-32-00.626667.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-0_polish_psc_regex_1732545319/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-38-11.451391.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_1732541533/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-28.252159.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_in_multiple_choice_1732540909/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-31-16.830220.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_1732541782/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-38-45.095472.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polemo2_out_multiple_choice_1732540941/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-50.559790.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_multiple_choice_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-57-06.878374.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_8tags_regex_1732541876/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-35.325959.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_mc_1732541003/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-14.309825.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_belebele_regex_1732541969/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-43-02.941112.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-35-52.372223.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_cbd_regex_1732542498/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-50-42.167391.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_multiple_choice_1732541066/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-27-03.646250.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_dyk_regex_1732542249/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-47-34.624533.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_eq_bench_first_turn_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-55-26.812607.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-45-33.007733.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_klej_ner_regex_1732542529/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-53-52.678331.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_closed_book_1732542591/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-55.686000.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_open_book_1732542653/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-12-16.546588.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_polqa_reranking_multiple_choice_1732541377/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-56-22.064584.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_poquad_open_book_1732542684/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T15-56-53.789761.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_multiple_choice_1732541190/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-28-36.184136.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_ppc_regex_1732542374/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-48-45.664210.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_multiple_choice_1732541284/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-33-30.384794.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B-SFT_-5_polish_psc_regex_1732542405/allenai__Llama-3.1-Tulu-3-8B-SFT/results_2024-11-25T14-52-47.988492.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_1732545970/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-47-43.613661.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_in_multiple_choice_1732545535/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-19.835196.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_1732546032/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-25.462932.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polemo2_out_multiple_choice_1732545659/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-42-55.084450.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_multiple_choice_1732545721/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-00-09.924727.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_8tags_regex_1732546094/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-55.051906.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_mc_1732545753/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-02.772088.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_belebele_regex_1732546125/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-50-33.738694.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-48-52.353023.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_cbd_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-41.693645.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-21.751451.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_dyk_regex_1732546156/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-07.874282.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_1732543925/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-37-38.929659.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_eq_bench_first_turn_1732546403/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-55.845404.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_multiple_choice_1732545908/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-52-27.247566.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_klej_ner_regex_1732546280/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-54-18.022218.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_closed_book_1732546311/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-56-40.287495.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_open_book_1732546342/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-14-44.531880.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_polqa_reranking_multiple_choice_1732545939/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-57-58.066319.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_poquad_open_book_1732546404/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T17-13-11.191112.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_multiple_choice_1732545784/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-44-47.426271.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_ppc_regex_1732546187/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-51-32.577276.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_multiple_choice_1732545815/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-45-14.773854.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-0_polish_psc_regex_1732546249/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-53-08.322505.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_1732543244/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-04-03.427749.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_in_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-02-59.147941.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_1732543243/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-06.350007.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polemo2_out_multiple_choice_1732542808/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-59.309028.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_multiple_choice_1732542871/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-21.214943.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_8tags_regex_1732543429/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-13-14.104934.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_mc_1732542964/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-46.412454.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_belebele_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-32.670804.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_multiple_choice_1732543088/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-05-20.133976.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_cbd_regex_1732543555/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-08-19.829401.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-38.441352.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_dyk_regex_1732543430/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-04.253743.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_eq_bench_first_turn_1732543710/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-12-32.804426.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_multiple_choice_1732543213/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-16-11.136797.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_klej_ner_regex_1732543616/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-52.512710.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_closed_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-14.562367.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_open_book_1732543678/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-29-04.622784.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_polqa_reranking_multiple_choice_1732543212/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-26-48.296348.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_poquad_open_book_1732543709/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T16-15-18.214647.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_multiple_choice_1732543026/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T14-59-17.675798.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_ppc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-07-28.824118.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_multiple_choice_1732543057/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-03-10.951453.json diff --git a/eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json b/eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json similarity index 100% rename from eval-results/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json rename to eval-results-copy/pl/results/allenai/Llama-3.1-Tulu-3-8B_-5_polish_psc_regex_1732543492/allenai__Llama-3.1-Tulu-3-8B/results_2024-11-25T15-11-07.650048.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_1730277256/allenai__OLMo-1B-hf/results_2024-10-30T09-42-32.386100.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_in_multiple_choice_1730277169/allenai__OLMo-1B-hf/results_2024-10-30T09-34-38.687185.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_1730277265/allenai__OLMo-1B-hf/results_2024-10-30T09-40-15.796255.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polemo2_out_multiple_choice_1730277180/allenai__OLMo-1B-hf/results_2024-10-30T09-34-20.455000.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_multiple_choice_1730277184/allenai__OLMo-1B-hf/results_2024-10-30T09-43-17.721019.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_8tags_regex_1730277267/allenai__OLMo-1B-hf/results_2024-10-30T10-23-55.339247.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_mc_1730277194/allenai__OLMo-1B-hf/results_2024-10-30T09-34-31.532099.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_belebele_regex_1730277269/allenai__OLMo-1B-hf/results_2024-10-30T09-44-16.873658.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_multiple_choice_1730277237/allenai__OLMo-1B-hf/results_2024-10-30T09-36-27.959034.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_cbd_regex_1730277298/allenai__OLMo-1B-hf/results_2024-10-30T09-45-20.514151.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_multiple_choice_1730277198/allenai__OLMo-1B-hf/results_2024-10-30T09-34-42.088833.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_dyk_regex_1730277271/allenai__OLMo-1B-hf/results_2024-10-30T09-43-54.786509.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-15.643695.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_eq_bench_first_turn_1730277302/allenai__OLMo-1B-hf/results_2024-10-30T09-37-44.281159.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_multiple_choice_1730277242/allenai__OLMo-1B-hf/results_2024-10-30T09-38-41.776964.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_klej_ner_regex_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-59-14.915844.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_closed_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-38-05.946701.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T10-22-02.679471.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_polqa_reranking_multiple_choice_1730277254/allenai__OLMo-1B-hf/results_2024-10-30T09-43-00.597799.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_poquad_open_book_1730277299/allenai__OLMo-1B-hf/results_2024-10-30T09-43-53.052195.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_multiple_choice_1730277216/allenai__OLMo-1B-hf/results_2024-10-30T09-34-30.694893.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_ppc_regex_1730277274/allenai__OLMo-1B-hf/results_2024-10-30T09-46-51.357949.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_multiple_choice_1730277227/allenai__OLMo-1B-hf/results_2024-10-30T09-35-21.851623.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-0_polish_psc_regex_1730277290/allenai__OLMo-1B-hf/results_2024-10-30T09-47-29.682298.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-17.306529.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_in_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-53.466081.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-33-36.344495.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polemo2_out_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-10.108017.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-37.601911.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_8tags_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T10-03-02.427582.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_mc_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-45.389732.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_belebele_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-37-11.529702.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-38.851445.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_cbd_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-37-37.916737.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_multiple_choice_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-30-36.654471.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_dyk_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-41-47.646580.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_eq_bench_first_turn_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-32-12.257443.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-35-48.857756.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_klej_ner_regex_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-43-42.050872.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_closed_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-31-48.909857.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_open_book_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-40-33.168218.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_polqa_reranking_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-44-48.839323.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_poquad_open_book_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-58-59.650037.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-30-14.172210.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_ppc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-36-23.200080.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_multiple_choice_1730276917/allenai__OLMo-1B-hf/results_2024-10-30T09-32-19.877681.json diff --git a/eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json b/eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json rename to eval-results-copy/pl/results/allenai/OLMo-1B-hf_-5_polish_psc_regex_1730276916/allenai__OLMo-1B-hf/results_2024-10-30T09-39-06.518752.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-53.072165.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_in_multiple_choice_1732720589/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-20-41.949788.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_1732720957/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-24-20.137235.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polemo2_out_multiple_choice_1732720620/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-19-57.983307.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_multiple_choice_1732720681/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-44-44.979767.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_8tags_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-15.443993.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_mc_1732720741/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-02.805047.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_belebele_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-14.257920.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_multiple_choice_1732720863/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-36.434043.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_cbd_regex_1732721139/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-02.395007.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_multiple_choice_1732720802/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-44.946136.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_dyk_regex_1732721018/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-32.443278.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-47-21.656577.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_eq_bench_first_turn_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-03.436131.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_multiple_choice_1732720894/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-32-37.060427.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_klej_ner_regex_1732721231/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-55-12.037587.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_closed_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-34-23.871345.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_open_book_1732721230/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-59-28.348882.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732720924/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-35-54.136686.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_poquad_open_book_1732721261/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-57-38.349823.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_multiple_choice_1732720803/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-21-45.271310.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_ppc_regex_1732721048/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-29-12.109624.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_multiple_choice_1732720833/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-23-05.195371.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-0_polish_psc_regex_1732721109/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-28-34.238525.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_1732718842/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-52-57.650304.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_in_multiple_choice_1732718563/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-00-48.487183.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-51-47.207849.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polemo2_out_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-55-25.447711.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_multiple_choice_1732718594/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-40-25.473208.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_8tags_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-04-36.661233.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_mc_1732718632/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-49-52.051580.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_belebele_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-33.915421.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_multiple_choice_1732718686/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-42.073381.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_cbd_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-23.544925.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-48-20.490708.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_dyk_regex_1732718872/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.053920.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_eq_bench_first_turn_1732719056/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-57-28.928315.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_multiple_choice_1732718810/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-16-00.696430.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_klej_ner_regex_1732718933/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-56-51.447158.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_closed_book_1732718964/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-01.194305.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-26-18.243074.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732718841/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T16-31-37.676059.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_poquad_open_book_1732719026/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T17-34-54.988376.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_multiple_choice_1732718656/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-47-53.699651.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_ppc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-54-18.831209.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_multiple_choice_1732718655/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-53-52.412467.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B-Instruct_-5_polish_psc_regex_1732718902/allenai__OLMo-2-1124-13B-Instruct/results_2024-11-27T15-59-04.884764.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_1732721473/allenai__OLMo-2-1124-13B/results_2024-11-27T16-37-58.226046.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_in_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-35.613819.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_1732721534/allenai__OLMo-2-1124-13B/results_2024-11-27T16-38-13.126015.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polemo2_out_multiple_choice_1732721291/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-26.007700.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_multiple_choice_1732721322/allenai__OLMo-2-1124-13B/results_2024-11-27T16-59-49.201434.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_8tags_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T18-01-20.702762.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_mc_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-56.176532.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_belebele_regex_1732721594/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-41.802627.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-39-45.968534.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_cbd_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T17-09-02.554781.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-38.204665.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_dyk_regex_1732721685/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-33.281908.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_1732720558/allenai__OLMo-2-1124-13B/results_2024-11-27T17-04-02.954340.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_eq_bench_first_turn_1732721837/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-34.880050.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-53.040215.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_klej_ner_regex_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T17-18-58.730430.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_closed_book_1732721776/allenai__OLMo-2-1124-13B/results_2024-11-27T16-49-03.039128.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_open_book_1732721806/allenai__OLMo-2-1124-13B/results_2024-11-27T17-17-31.821121.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_polqa_reranking_multiple_choice_1732721413/allenai__OLMo-2-1124-13B/results_2024-11-27T16-48-31.785751.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_poquad_open_book_1732721807/allenai__OLMo-2-1124-13B/results_2024-11-27T18-29-41.486939.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_multiple_choice_1732721352/allenai__OLMo-2-1124-13B/results_2024-11-27T16-35-08.468985.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_ppc_regex_1732721716/allenai__OLMo-2-1124-13B/results_2024-11-27T16-58-03.125869.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_multiple_choice_1732721382/allenai__OLMo-2-1124-13B/results_2024-11-27T16-36-42.782854.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-0_polish_psc_regex_1732721746/allenai__OLMo-2-1124-13B/results_2024-11-27T16-45-25.250812.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-04-55.398232.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_in_multiple_choice_1732719056/allenai__OLMo-2-1124-13B/results_2024-11-27T16-15-02.227071.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-17.513086.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polemo2_out_multiple_choice_1732719087/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-51.231018.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_multiple_choice_1732719149/allenai__OLMo-2-1124-13B/results_2024-11-27T16-53-33.945479.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_8tags_regex_1732719333/allenai__OLMo-2-1124-13B/results_2024-11-27T17-01-49.570265.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_mc_1732719210/allenai__OLMo-2-1124-13B/results_2024-11-27T16-03-53.289911.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_belebele_regex_1732719365/allenai__OLMo-2-1124-13B/results_2024-11-27T16-17-01.652435.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-10-37.099247.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_cbd_regex_1732719580/allenai__OLMo-2-1124-13B/results_2024-11-27T16-18-39.896329.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_multiple_choice_1732719241/allenai__OLMo-2-1124-13B/results_2024-11-27T16-02-28.734166.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_dyk_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-09-39.974711.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_eq_bench_first_turn_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T16-13-30.573287.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-26-58.035278.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_klej_ner_regex_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-29-40.746954.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_closed_book_1732719579/allenai__OLMo-2-1124-13B/results_2024-11-27T16-08-53.777872.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_open_book_1732719702/allenai__OLMo-2-1124-13B/results_2024-11-27T16-42-32.325435.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_polqa_reranking_multiple_choice_1732719302/allenai__OLMo-2-1124-13B/results_2024-11-27T16-44-12.639094.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_poquad_open_book_1732719763/allenai__OLMo-2-1124-13B/results_2024-11-27T18-10-25.268933.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-01-57.834788.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_ppc_regex_1732719456/allenai__OLMo-2-1124-13B/results_2024-11-27T16-19-01.333885.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_multiple_choice_1732719272/allenai__OLMo-2-1124-13B/results_2024-11-27T16-07-52.292498.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-13B_-5_polish_psc_regex_1732719487/allenai__OLMo-2-1124-13B/results_2024-11-27T16-12-57.510129.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.303717.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_in_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-10.873406.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-32.525232.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polemo2_out_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-20.006361.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_multiple_choice_1732718222/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-59-04.013292.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_8tags_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-01.040388.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_mc_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-03.110591.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_belebele_regex_1732718408/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-01.467329.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-44-03.732984.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_cbd_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-18.034678.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-38-53.833938.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_dyk_regex_1732718439/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-42-40.356691.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-22-53.808828.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_eq_bench_first_turn_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-24.138438.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-48-27.747249.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_klej_ner_regex_1732718501/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-45-11.711871.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_closed_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-47-51.468892.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-15-24.145754.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1732718377/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-50-16.676058.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_poquad_open_book_1732718532/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-52-55.628976.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_multiple_choice_1732718253/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-04.561482.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_ppc_regex_1732718470/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-10.236803.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_multiple_choice_1732718284/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-45.533949.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-0_polish_psc_regex_1732718471/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-43-36.611395.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_1732717760/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-15.635193.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_in_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-35.651453.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_1732717911/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-34-25.368205.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polemo2_out_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-38.434664.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-03-05.306961.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_8tags_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-53-52.752373.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_mc_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-33-22.537745.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_belebele_regex_1732717942/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-18.592918.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-50.546117.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_cbd_regex_1732718067/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-37-04.195710.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-32-11.170133.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_dyk_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-36-25.282116.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_eq_bench_first_turn_1732718191/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-41-16.504844.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-46-16.598148.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_klej_ner_regex_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-46.234313.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_closed_book_1732718098/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-39-10.809702.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_open_book_1732718129/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T16-04-26.848927.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1732717759/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-58-07.810944.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_poquad_open_book_1732718160/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T17-08-59.905786.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-31-49.361615.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_ppc_regex_1732717973/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-39.008511.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_multiple_choice_1732717728/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-35-11.701846.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B-Instruct_-5_polish_psc_regex_1732718035/allenai__OLMo-2-1124-7B-Instruct/results_2024-11-27T15-40-35.146375.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_1732722169/allenai__OLMo-2-1124-7B/results_2024-11-27T16-46-44.675943.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_in_multiple_choice_1732721837/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-24.121156.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-47-14.085713.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polemo2_out_multiple_choice_1732721867/allenai__OLMo-2-1124-7B/results_2024-11-27T16-42-02.003276.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_multiple_choice_1732721927/allenai__OLMo-2-1124-7B/results_2024-11-27T17-02-39.606137.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_8tags_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T17-25-01.572181.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_mc_1732721958/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-05.928819.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_belebele_regex_1732722199/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-12.643268.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_multiple_choice_1732722079/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-20.507498.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_cbd_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-53-28.093260.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_multiple_choice_1732722018/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-56.554595.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_dyk_regex_1732722230/allenai__OLMo-2-1124-7B/results_2024-11-27T16-48-05.168167.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_1732720589/allenai__OLMo-2-1124-7B/results_2024-11-27T17-05-12.778715.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_eq_bench_first_turn_1732722380/allenai__OLMo-2-1124-7B/results_2024-11-27T17-40-48.603504.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_multiple_choice_1732722078/allenai__OLMo-2-1124-7B/results_2024-11-27T16-52-40.320330.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_klej_ner_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T17-07-16.178016.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_closed_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T16-57-54.286204.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_open_book_1732722350/allenai__OLMo-2-1124-7B/results_2024-11-27T17-42-19.329596.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_polqa_reranking_multiple_choice_1732722109/allenai__OLMo-2-1124-7B/results_2024-11-27T16-54-55.769809.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_poquad_open_book_1732722381/allenai__OLMo-2-1124-7B/results_2024-11-27T19-17-52.519021.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-28.824018.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_ppc_regex_1732722260/allenai__OLMo-2-1124-7B/results_2024-11-27T17-00-34.906225.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_multiple_choice_1732722048/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-48.114807.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-0_polish_psc_regex_1732722320/allenai__OLMo-2-1124-7B/results_2024-11-27T16-49-58.461866.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-18-01.277885.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_in_multiple_choice_1732719794/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-38.569954.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T16-17-06.886237.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polemo2_out_multiple_choice_1732719825/allenai__OLMo-2-1124-7B/results_2024-11-27T16-12-50.006145.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_multiple_choice_1732719855/allenai__OLMo-2-1124-7B/results_2024-11-27T16-40-02.977428.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_8tags_regex_1732720223/allenai__OLMo-2-1124-7B/results_2024-11-27T17-16-22.541257.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_mc_1732719886/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-59.930189.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_belebele_regex_1732720253/allenai__OLMo-2-1124-7B/results_2024-11-27T16-22-47.475179.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-15-17.592570.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_cbd_regex_1732720406/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-38.555877.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_multiple_choice_1732719916/allenai__OLMo-2-1124-7B/results_2024-11-27T16-10-13.017351.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_dyk_regex_1732720284/allenai__OLMo-2-1124-7B/results_2024-11-27T16-43-46.677466.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_eq_bench_first_turn_1732720558/allenai__OLMo-2-1124-7B/results_2024-11-27T16-23-28.506254.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_multiple_choice_1732720100/allenai__OLMo-2-1124-7B/results_2024-11-27T16-26-43.156726.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_klej_ner_regex_1732720407/allenai__OLMo-2-1124-7B/results_2024-11-27T16-41-02.106729.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_closed_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-20-26.225726.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_open_book_1732720467/allenai__OLMo-2-1124-7B/results_2024-11-27T16-44-53.400090.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_polqa_reranking_multiple_choice_1732720161/allenai__OLMo-2-1124-7B/results_2024-11-27T16-39-49.746005.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_poquad_open_book_1732720497/allenai__OLMo-2-1124-7B/results_2024-11-27T17-58-00.886194.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_multiple_choice_1732719918/allenai__OLMo-2-1124-7B/results_2024-11-27T16-09-38.544338.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_ppc_regex_1732720314/allenai__OLMo-2-1124-7B/results_2024-11-27T16-27-33.879286.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_multiple_choice_1732719947/allenai__OLMo-2-1124-7B/results_2024-11-27T16-13-51.191242.json diff --git a/eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json b/eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json similarity index 100% rename from eval-results/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json rename to eval-results-copy/pl/results/allenai/OLMo-2-1124-7B_-5_polish_psc_regex_1732720345/allenai__OLMo-2-1124-7B/results_2024-11-27T16-28-18.796537.json diff --git a/eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json b/eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json similarity index 100% rename from eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json rename to eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_1711447404/results.json diff --git a/eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json b/eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json similarity index 100% rename from eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json rename to eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_poleval2018_task3_test_10k_1711444685/results.json diff --git a/eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json b/eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json similarity index 100% rename from eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json rename to eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T18-45-00.763457.json diff --git a/eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json b/eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json similarity index 100% rename from eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json rename to eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_1711408761/results.json diff --git a/eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json b/eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json similarity index 100% rename from eval-results/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json rename to eval-results-copy/pl/results/alpindale/Mistral-7B-v0.2-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/alpindale__Mistral-7B-v0.2-hf/results_2024-06-03T16-05-32.239007.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_1719068718/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-04-29.547372.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_in_multiple_choice_1719069073/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-37-25.793918.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_1719069858/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-09-13.504597.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polemo2_out_multiple_choice_1719070675/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-55-58.810862.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_multiple_choice_1719070979/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-29-17.246059.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_8tags_regex_1719071202/alpindale__WizardLM-2-8x22B/results_2024-06-23T03-47-25.586627.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_mc_1719071789/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-07-26.757359.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_belebele_regex_1719127935/alpindale__WizardLM-2-8x22B/results_2024-06-23T11-24-47.383921.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_multiple_choice_1719072679/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-50-51.436534.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_cbd_regex_1719072697/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-19-41.360454.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-11-10.464215.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_dyk_regex_1719072004/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-01.103553.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_1719078913/alpindale__WizardLM-2-8x22B/results_2024-06-22T23-03-22.104561.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_eq_bench_first_turn_1719078867/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-21-25.629132.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_multiple_choice_1719073320/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-42-17.138516.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_klej_ner_regex_1719075074/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-53-17.110095.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_closed_book_1719077474/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-06-12.062492.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_open_book_1719076278/alpindale__WizardLM-2-8x22B/results_2024-06-22T22-43-34.764446.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_polqa_reranking_multiple_choice_1719076240/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-38-04.155708.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_poquad_open_book_1719078167/alpindale__WizardLM-2-8x22B/results_2024-06-23T04-06-33.762089.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_multiple_choice_1719072003/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-10-47.740550.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_ppc_regex_1719072299/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-00-39.715534.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_multiple_choice_1719072478/alpindale__WizardLM-2-8x22B/results_2024-06-22T18-21-35.604123.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-0_polish_psc_regex_1719072585/alpindale__WizardLM-2-8x22B/results_2024-06-22T20-53-04.346043.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_in_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-50-32.066812.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polemo2_out_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-28-03.468491.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-54-40.059118.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_8tags_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-18-08.232808.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_belebele_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-39-08.711510.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_multiple_choice_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-35-47.485096.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_cbd_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-04-52.400801.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_dyk_regex_1719127860/alpindale__WizardLM-2-8x22B/results_2024-06-23T12-43-16.416705.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_eq_bench_first_turn_1719066517/alpindale__WizardLM-2-8x22B/results_2024-06-22T16-58-28.841125.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_multiple_choice_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-42-26.684425.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_klej_ner_regex_1719062900/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-04.192491.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_closed_book_1719068341/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-23-49.563985.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_open_book_1719067863/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-30-45.039440.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_polqa_reranking_multiple_choice_1719066975/alpindale__WizardLM-2-8x22B/results_2024-06-22T19-10-48.465839.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_poquad_open_book_1719068600/alpindale__WizardLM-2-8x22B/results_2024-06-23T01-11-25.330194.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_ppc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-02-48.337225.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_max_length_4096_parallelize_True-5_polish_psc_regex_1719062894/alpindale__WizardLM-2-8x22B/results_2024-06-22T17-46-14.582397.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T14-08-21.920332.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-52-19.138001.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720736517/alpindale__WizardLM-2-8x22B/results_2024-07-12T06-45-34.963390.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720736713/alpindale__WizardLM-2-8x22B/results_2024-07-12T09-10-12.349969.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_belebele_mc_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-33-17.772648.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-52.401580.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720733567/alpindale__WizardLM-2-8x22B/results_2024-07-12T02-09-51.612323.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-29-26.682031.json diff --git a/eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json b/eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json similarity index 100% rename from eval-results/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json rename to eval-results-copy/pl/results/alpindale/WizardLM-2-8x22B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719054813/alpindale__WizardLM-2-8x22B/results_2024-06-22T13-43-14.239192.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255172/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255468/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300759/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e0_7f6a991e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300811/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e1_74a293c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255858/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e1_74a293c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302194/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255744/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e2_bfb44ded_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301882/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e3_063753f9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401149/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-all-e3_063753f9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302142/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255908/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e0_b9c8bb39_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302494/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256197/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e1_fea4b41b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302629/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e2_969e76b4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711255595/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e2_969e76b4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711301517/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e3_756856c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254979/results.json diff --git a/eval-results/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json b/eval-results-copy/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json similarity index 100% rename from eval-results/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json rename to eval-results-copy/pl/results/apt4-1B/spkl-only-e3_756856c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711300092/results.json diff --git a/eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json b/eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json similarity index 100% rename from eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json rename to eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poleval2018_task3_test_10k_1711452501/results.json diff --git a/eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json b/eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json similarity index 100% rename from eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json rename to eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T19-17-37.750734.json diff --git a/eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json b/eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json similarity index 100% rename from eval-results/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json rename to eval-results-copy/pl/results/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-03T16-04-38.317848.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-51.857416.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_in_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-06-44.454250.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-04-16.732283.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polemo2_out_multiple_choice_1721516008/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-36.290145.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T02-39-13.272327.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_8tags_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-30-41.462306.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_mc_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-59-52.395580.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_belebele_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-10-16.223818.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-00.107581.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-05-30.435258.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-09.039726.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_dyk_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-01-59.330373.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-41-31.195775.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_eq_bench_first_turn_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-03-54.150194.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-43-41.651939.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-15-55.388927.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_closed_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-19-19.352886.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_open_book_1721516068/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T03-10-40.700289.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_polqa_reranking_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-45-43.576397.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_poquad_open_book_1721516098/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T05-28-18.436930.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-06.797332.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_ppc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-17-53.111120.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_multiple_choice_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-27.535057.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-0_polish_psc_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-26-36.633162.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_multiple_choice_1721509790/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T01-00-20.677089.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_8tags_regex_1721509913/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-19-19.483672.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_belebele_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-05.661461.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-35-57.262497.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_cbd_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-25-55.768427.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-54.751759.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_dyk_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-27-02.770682.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_multiple_choice_1721509851/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-02-43.871349.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_klej_ner_regex_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-43-15.999065.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_closed_book_1721509974/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-51.802979.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_open_book_1721510004/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-09-58.298865.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_polqa_reranking_multiple_choice_1721509882/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-21T00-13-20.245743.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_multiple_choice_1721509821/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-16-35.223675.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite-Chat_-5_polish_ppc_regex_1721509943/deepseek-ai__DeepSeek-V2-Lite-Chat/results_2024-07-20T23-22-16.850831.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-07-33.281260.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_in_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-55-50.408710.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-05-36.065093.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polemo2_out_multiple_choice_1721515400/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-52-27.222753.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_multiple_choice_1721515491/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-30-05.996250.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_8tags_regex_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T03-36-07.014420.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_mc_1721515552/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-50-44.563761.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_belebele_regex_1721515886/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-18-05.595179.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_multiple_choice_1721515764/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-12-57.635450.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_cbd_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-21-52.876943.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_multiple_choice_1721515673/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-53-01.899749.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_dyk_regex_1721515947/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-19-41.580720.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_1721516611/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-29-31.199588.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_eq_bench_first_turn_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-10-52.632291.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_multiple_choice_1721515765/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-21.780512.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_klej_ner_regex_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-20-44.401335.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_closed_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-08-37.525294.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T02-28-20.631972.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_polqa_reranking_multiple_choice_1721515795/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-44-08.688429.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_poquad_open_book_1721516007/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T04-14-29.122536.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_multiple_choice_1721515704/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-42.087315.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_ppc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-09-23.473229.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_multiple_choice_1721515734/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-54-22.500423.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-0_polish_psc_regex_1721515977/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-16-45.968693.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_multiple_choice_1721509461/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-56-49.701000.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_8tags_regex_1721509636/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T01-39-55.859739.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_belebele_regex_1721509653/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-47-04.697040.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_multiple_choice_1721509576/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-33-19.769030.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_cbd_regex_1721509759/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-37-51.030001.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_multiple_choice_1721509541/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-29.637159.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_dyk_regex_1721509667/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-47.270314.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_multiple_choice_1721509580/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-05-33.309547.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_klej_ner_regex_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-28-28.559985.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_closed_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-19-20.490221.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_open_book_1721509790/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-02-29.462712.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_polqa_reranking_multiple_choice_1721509609/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-21T00-10-11.679870.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_multiple_choice_1721509562/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-13-34.554543.json diff --git a/eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json b/eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json similarity index 100% rename from eval-results/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json rename to eval-results-copy/pl/results/deepseek-ai/DeepSeek-V2-Lite_-5_polish_ppc_regex_1721509698/deepseek-ai__DeepSeek-V2-Lite/results_2024-07-20T23-38-52.362131.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-22.090697.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_in_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-27-56.582782.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-27.719373.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polemo2_out_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-03.760974.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-27.091802.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-28-01.784687.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-18.041534.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_belebele_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-49-10.715654.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-19.135239.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-36-57.014803.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-24-05.149160.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-34-47.995511.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-03-02.809174.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_eq_bench_first_turn_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-55-55.625749.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-35-23.600542.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-16-47.055266.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-31-22.952178.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-09-37.254046.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-39-28.056072.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_poquad_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-51-27.940344.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-43.773160.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-37-49.658269.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-25-51.021692.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-0_polish_psc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-56-25.022302.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-34-52.831136.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_8tags_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T02-11-04.786467.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_belebele_mc_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-33-28.634374.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-42-56.375264.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_cbd_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-44-09.173160.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-28-43.324072.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_dyk_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-10-48.639236.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-04-59.744257.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_klej_ner_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-06-06.176091.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_closed_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-29-04.475549.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_open_book_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-08-51.615987.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T01-36-14.173573.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_multiple_choice_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-26-53.125777.json diff --git a/eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json b/eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json similarity index 100% rename from eval-results/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json rename to eval-results-copy/pl/results/dnhkng/RYS-Phi-3-medium-4k-instruct_-5_polish_ppc_regex_1729117311/dnhkng__RYS-Phi-3-medium-4k-instruct/results_2024-10-17T00-46-05.527180.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-50.010485.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_in_multiple_choice_1718800597/dreamgen__WizardLM-2-7B/results_2024-06-19T14-39-38.556605.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-43.259540.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polemo2_out_multiple_choice_1718800806/dreamgen__WizardLM-2-7B/results_2024-06-19T14-42-15.343596.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-50.524630.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-08-42.457337.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_mc_1718800896/dreamgen__WizardLM-2-7B/results_2024-06-19T14-43-25.737488.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-33-29.802598.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_multiple_choice_1718810454/dreamgen__WizardLM-2-7B/results_2024-06-19T17-24-20.290466.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_cbd_regex_1718810514/dreamgen__WizardLM-2-7B/results_2024-06-19T17-35-29.590739.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-21-59.264106.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_dyk_regex_1718801107/dreamgen__WizardLM-2-7B/results_2024-06-19T14-52-54.378484.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_1718810935/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-20.222374.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_eq_bench_first_turn_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-47.937514.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_multiple_choice_1718810544/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-54.074495.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_klej_ner_regex_1718810635/dreamgen__WizardLM-2-7B/results_2024-06-19T17-57-42.160087.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_closed_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T17-38-40.860121.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_open_book_1718810695/dreamgen__WizardLM-2-7B/results_2024-06-19T18-52-22.980988.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_polqa_reranking_multiple_choice_1718801017/dreamgen__WizardLM-2-7B/results_2024-06-19T14-55-53.085424.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_poquad_open_book_1718810815/dreamgen__WizardLM-2-7B/results_2024-06-19T19-04-28.481369.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_multiple_choice_1718800956/dreamgen__WizardLM-2-7B/results_2024-06-19T14-45-04.990142.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_ppc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-00.655578.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-22-23.227102.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-0_polish_psc_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-31.091963.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_1718798370/dreamgen__WizardLM-2-7B/results_2024-06-19T14-12-15.716667.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_in_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-29-45.891786.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_1718798400/dreamgen__WizardLM-2-7B/results_2024-06-19T14-08-40.966447.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polemo2_out_multiple_choice_1718797378/dreamgen__WizardLM-2-7B/results_2024-06-19T13-55-39.100979.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-47-37.275283.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_8tags_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-41-28.706476.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_mc_1718797979/dreamgen__WizardLM-2-7B/results_2024-06-19T13-57-39.654560.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_belebele_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-32-17.820405.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-28-15.416234.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_cbd_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-32-25.209592.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-23-27.826117.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_dyk_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-44-27.454601.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-36-03.532621.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_eq_bench_first_turn_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-31-58.261402.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_multiple_choice_1718798280/dreamgen__WizardLM-2-7B/results_2024-06-19T14-15-44.776755.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_klej_ner_regex_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-55-26.886243.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_closed_book_1718800205/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-16.517190.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-50-17.881514.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_polqa_reranking_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-45-43.345222.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_poquad_open_book_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T18-38-57.150371.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_multiple_choice_1718798220/dreamgen__WizardLM-2-7B/results_2024-06-19T13-59-22.239742.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_ppc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-27-53.367729.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_multiple_choice_1718810364/dreamgen__WizardLM-2-7B/results_2024-06-19T17-26-27.815435.json diff --git a/eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json b/eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json similarity index 100% rename from eval-results/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json rename to eval-results-copy/pl/results/dreamgen/WizardLM-2-7B_-5_polish_psc_regex_1718799333/dreamgen__WizardLM-2-7B/results_2024-06-19T14-35-36.120680.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_1720802314/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-45.120036.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_in_multiple_choice_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-06.742711.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-19.968461.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polemo2_out_multiple_choice_1720802134/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-19.287246.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-50.828928.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_8tags_regex_1720802344/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-22-05.476617.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_belebele_regex_1720802374/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.135404.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-41-18.917630.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_cbd_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-57-36.873234.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_multiple_choice_1720802194/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-37-58.075145.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_dyk_regex_1720802404/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-42-21.791748.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-55-53.941077.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_eq_bench_first_turn_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-00-03.088026.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-44-17.990513.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_klej_ner_regex_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-01-02.889686.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_closed_book_1720802704/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-49-54.307190.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_open_book_1720802734/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-17-11.407320.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_polqa_reranking_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-45-53.543542.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_poquad_open_book_1720802794/eryk-mazus__polka-1.1b-chat/results_2024-07-12T20-01-50.853205.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_ppc_regex_1720802524/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-24.033109.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_multiple_choice_1720802284/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-39-24.243749.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-0_polish_psc_regex_1720802584/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-05.896030.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_1720801143/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-30-39.228064.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_in_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-53.311512.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_1720801233/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-29-03.142970.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polemo2_out_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-12-58.637132.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_multiple_choice_1720800632/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-24-53.022852.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_8tags_regex_1720801323/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-03-56.542042.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_belebele_regex_1720801443/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-35-31.734469.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-18-20.294256.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_cbd_regex_1720801653/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-30.197300.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_multiple_choice_1720800722/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-13-26.744728.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_dyk_regex_1720801533/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-46-23.276384.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_eq_bench_first_turn_1720802104/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-35.133832.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_multiple_choice_1720800872/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-21-13.238409.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_klej_ner_regex_1720801803/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-51-41.029134.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_closed_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-32.111270.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-48-41.225893.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_polqa_reranking_multiple_choice_1720801022/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-27-02.476732.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_poquad_open_book_1720801894/eryk-mazus__polka-1.1b-chat/results_2024-07-12T19-07-10.398377.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_ppc_regex_1720801563/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-34-24.371120.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_multiple_choice_1720800842/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-16-09.825798.json diff --git a/eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json b/eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json similarity index 100% rename from eval-results/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json rename to eval-results-copy/pl/results/eryk-mazus/polka-1.1b-chat_-5_polish_psc_regex_1720801623/eryk-mazus__polka-1.1b-chat/results_2024-07-12T18-38-41.335021.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-21-33.633380.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_in_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-09.615754.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-15-31.784955.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polemo2_out_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-08-08.133430.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-32-37.196859.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_8tags_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-32-35.921040.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_mc_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-30.543991.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_belebele_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-29-43.042218.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-22.282826.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.511200.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_cbd_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-27-34.205977.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-07-16.951370.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_dyk_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-42-40.933041.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-25-59.582924.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-09-48.626621.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-17-54.065912.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_klej_ner_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-06-43.260917.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-26-47.998424.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T13-07-00.080186.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_polqa_reranking_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-19-38.154333.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T14-24-23.172428.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-01.073783.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-15.156649.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_ppc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-45-59.382234.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-02.552814.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_multiple_choice_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-14.854488.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-0_polish_psc_regex_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-12-52.117519.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-40.627963.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_in_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-10-12.370583.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-23.541977.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polemo2_out_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-26.853316.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-32-41.740103.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_8tags_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T12-38-29.769691.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-32-04.417668.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_mc_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-12.232568.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_belebele_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-20-25.677549.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-35-58.398119.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-17.329557.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_cbd_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-57.500498.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-31-24.287800.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-06-05.439422.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_dyk_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-47-52.027764.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730539699/facebook__MobileLLM-1B/results_2024-11-02T10-38-50.445527.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_eq_bench_first_turn_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-06-16.817848.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-08-39.656267.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_klej_ner_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-44-05.336900.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_closed_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-10-48.777733.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T11-38-11.939865.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_polqa_reranking_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-15-25.566610.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_poquad_open_book_1730541944/facebook__MobileLLM-1B/results_2024-11-02T12-14-01.366845.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-21.181848.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_ppc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-27-01.153283.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_multiple_choice_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-07-55.356548.json diff --git a/eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json b/eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json similarity index 100% rename from eval-results/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json rename to eval-results-copy/pl/results/facebook/MobileLLM-1B_use_fast_tokenizer_False-5_polish_psc_regex_1730541934/facebook__MobileLLM-1B/results_2024-11-02T11-31-06.688858.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-49.235050.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-33-02.039222.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-30.559870.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-12.667277.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-22-41.356548.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-58-23.926258.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-22.912502.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-23.709120.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-05.225825.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-02.850730.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-43.333292.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-05.664049.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-25.161399.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-38.153763.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-47-15.809884.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-42-42.537066.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-43.302613.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-51-20.563668.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-17-07.202507.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-52.042287.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-30-51.112572.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-36.626511.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-52.622309.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-52.500788.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-57.438933.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-55-38.267062.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-32-18.390755.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-45-41.985153.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T12-31-59.075451.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-08-19.701592.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-00-57.535699.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-36-40.833313.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-49-19.722747.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-35-24.003639.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-37-38.082350.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-41-45.773430.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-31-26.117999.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-16-55.957326.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-43-37.116980.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-29-02.394006.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-00.938618.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T13-01-52.829389.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T11-42-56.958739.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-38-54.637104.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-34-43.634415.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-57-06.061463.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ1_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ1_M.gguf/results_2024-11-17T10-46-06.655924.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-07.737816.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-12.045317.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-47.184022.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-28.113116.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-21-43.319754.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-40.416922.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-31.320440.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-21.638724.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-47.618074.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-56.794843.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-01.899734.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-28-36.854684.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-40-40.670680.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-34-50.555041.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-46.343554.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-44-25.349506.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-34.394333.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-54-00.977244.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.966980.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-17-36.796264.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-31-07.326917.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-33-43.553493.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-45.603022.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731835448/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-39-34.053477.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-23.483382.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-03.345497.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-32-03.645102.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-45-08.810378.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-30-27.879756.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-42.208981.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-00-33.501174.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-36-51.038475.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-48-37.667475.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-41.951191.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-08.912685.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-02.426264.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-30-40.899552.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-15-49.456918.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-43-14.627340.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-29-11.610233.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-58-00.765267.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T12-57-56.000616.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T11-50-40.373420.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-37-58.985830.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-35-07.467395.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731835438/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-55-47.945585.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731835447/gguf-iq__Bielik-11B-v2.3-Instruct.IQ2_XXS.gguf/results_2024-11-17T10-46-54.149746.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-46-55.225826.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-27.015711.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-27.897055.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-01.263460.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-32-37.733038.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-18-19.994095.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-27.038965.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-52.107317.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-57.004056.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.088883.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-25.103124.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-14.936687.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-03.408939.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-51-39.733264.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-59-12.694271.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-57-43.717381.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-43-27.121568.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731857845/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-02-01.807598.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-25-38.416667.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-19-32.619756.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-30.512041.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-48-42.343307.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-45-37.678433.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-52-16.150711.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-21.057342.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-02.043869.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-44-47.700361.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731857835/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-31.186842.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-27-30.967874.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-32.552176.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-08-26.212080.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-41.979190.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-58-38.484704.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-43.269730.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-09.737089.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-54-57.772574.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-41.959002.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-22-18.738620.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-56-55.311902.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-42-04.924466.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-05-52.823695.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T18-49-45.301674.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-48-39.595962.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-49-45.116493.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-47-31.359543.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731857834/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T17-04-33.811009.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731857844/gguf-iq__Bielik-11B-v2.3-Instruct.IQ3_XXS.gguf/results_2024-11-17T16-55-20.456679.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-18-47.891020.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-38-46.771620.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-25.925061.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-22-27.462909.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-23.147611.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-30.195646.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-43-46.740321.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-00.232304.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-28.718544.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-40.240308.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-18.695035.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-12-22.143544.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-20-04.608721.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-09-12.838163.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-02-00.519268.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-30-47.739614.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731833899/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-06-51.370667.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-50-33.237946.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-14-29.345198.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-58-51.887072.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-41.396687.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-16-51.478032.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-40-59.788508.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731833898/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-34-12.726905.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-01-36.431596.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-43-37.140588.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-41-32.519887.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-28-52.135345.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731875634/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T23-21-25.387035.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-31-44.272160.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T14-24-23.975624.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-08-36.243742.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-30-33.865600.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-33-52.956159.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-26-27.310932.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-03-55.327313.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-28-54.544919.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T15-32-36.994955.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-14-48.006759.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-11-50.789551.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-26-56.574032.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731875635/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-18T04-21-36.379065.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T19-39-55.650141.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T11-24-46.421791.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T10-36-33.776421.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T13-53-06.430961.json diff --git a/eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json b/eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json similarity index 100% rename from eval-results/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json rename to eval-results-copy/pl/results/gguf-iq/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731833888/gguf-iq__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T12-12-06.032119.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732634420/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-44-02.684136.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-36-11.120379.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732634512/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-37-49.553304.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732633016/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-24-35.387755.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732634543/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-43-30.705529.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732633870/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-03-16.738430.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732634665/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-12.495701.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732634176/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-50-45.194336.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732635093/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-52-51.646289.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732633871/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-33-51.597364.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732634726/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-55.907219.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732632588/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-21-24.462852.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732635247/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-06-08.972310.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732634268/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-30-10.472271.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-13-29.111317.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732635123/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-37.528054.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-32-31.185566.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732634818/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-49-06.535389.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732633901/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-00-58.208820.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732634940/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-11-03.155144.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732630570/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-35-27.914191.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732622792/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-06.083751.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732630601/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-10-09.263584.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732624622/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-31-24.320176.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732631183/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-51-44.773440.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732626149/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-01-56.140078.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732632192/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-30-40.717392.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-26-30.102524.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732631244/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-43-13.815060.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732632559/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-45-46.507196.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732632498/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T17-29-24.990319.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732632497/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-15-29.359451.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732625111/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T15-25-18.236564.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732632162/gguf__Bielik-11B-v2.3-Instruct-EF16-OF16.Q8_0.gguf/results_2024-11-26T16-34-03.218410.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-28.205307.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-35-28.890130.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-11.731273.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-19-07.153752.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-29.137096.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T19-14-48.348867.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-40-34.729025.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-15-03.800798.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-24-33.034703.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-13.218677.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-12-57.519117.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-05-48.238455.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-16-11.350119.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-03-08.458420.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-58-19.574435.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-26-21.259200.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-01-42.717991.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-45-38.151252.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-11-18.644739.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-55-51.941148.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-13-15.222024.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-11-10.176170.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-14.705336.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-28-58.637067.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-57-16.344223.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-40-52.227113.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-37-03.078964.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758017/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-25-31.021919.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798302/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T02-17-22.934339.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-27-47.238017.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T17-20-02.293299.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-04-22.928970.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-26-12.241336.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-29-37.540829.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-21-35.387017.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-59-58.005699.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-25-26.108324.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T18-29-39.674703.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-10-28.525974.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758030/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-07-22.864447.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-21-55.666861.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-17T07-20-06.060595.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758029/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T22-36-00.242632.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T14-20-28.057476.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T13-32-41.983599.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758032/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T16-49-21.744346.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q4_K_M.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758028/gguf__Bielik-11B-v2.3-Instruct.Q4_K_M.gguf/results_2024-11-16T15-08-54.395363.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758913/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-22.414333.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758798/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-09.636237.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758973/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-30.597267.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758800/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-30.732582.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758802/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-29.018156.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758980/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-40-24.786162.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758863/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-04-55.144513.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758989/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-36-58.431428.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-46-08.709343.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-01.772939.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758868/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-10.394826.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758992/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-25-38.476878.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-35-54.714597.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759102/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-26-43.856116.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-28-16.131096.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759014/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-56-04.729594.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759024/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-20-47.370540.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759063/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-18-46.542534.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-14-00.538832.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759070/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-52-54.266005.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758877/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-30-22.252294.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759003/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-34-07.902711.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758898/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-01-25.316081.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759006/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-57-10.601474.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-24-31.071114.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-49-27.143965.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-59-56.179898.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-14-23.481739.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T05-53-54.780294.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-26-28.346219.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T18-37-27.818157.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-33-50.395063.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T16-15-24.447227.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-52-03.912610.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-55-34.524869.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-31-20.162694.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-43-53.079266.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T20-09-18.796099.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-45-47.261974.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-22-46.147928.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-28-08.088194.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731853570/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T15-32-41.088283.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-17T01-32-55.892600.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T14-53-11.640135.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T13-54-20.768792.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T17-57-55.369291.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q6_K.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q6_K.gguf/results_2024-11-16T15-56-55.256707.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731759354/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-31.976969.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731759105/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-58-28.978261.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731759364/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-30-26.943609.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731759110/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-33.402769.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731759127/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-58.139031.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731759375/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-25-58.843916.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731759147/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-05-00.918457.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731759390/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-29.950455.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731759233/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-48-12.756787.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731759491/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-37-11.126819.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731759189/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-33-56.709206.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731759401/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-20.076395.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758781/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-29-49.831384.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731759513/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-31-05.679035.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731759247/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-57.531296.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731759492/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-54-07.786422.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731759506/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-27-03.176936.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731759509/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-16-53.042057.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731759351/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-01-58.949477.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731759510/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-38-31.785756.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731759200/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-34-06.660851.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731759410/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-36-10.714782.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731759203/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-02-51.634743.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731759412/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-37.579136.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-17-49.915727.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-27-33.163586.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-56-23.509629.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-59-49.769880.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T04-39-38.002234.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-01-24.152863.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T18-14-21.157298.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-26-42.326452.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T16-02-51.190578.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-47-07.629856.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-25.096321.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-22-04.356152.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-39-49.633528.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T19-34-30.272238.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-32-54.901177.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-20-23.175451.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-07-30.334139.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731798547/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T10-30-44.875252.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758658/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-17T00-27-19.150358.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T14-46-14.304277.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T13-50-31.074134.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T17-38-31.339548.json diff --git a/eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json b/eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json similarity index 100% rename from eval-results/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json rename to eval-results-copy/pl/results/gguf/Bielik-11B-v2.3-Instruct.Q8_0.gguf_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758657/gguf__Bielik-11B-v2.3-Instruct.Q8_0.gguf/results_2024-11-16T15-42-03.619159.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-0_polish_1712776711/results.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/google__gemma-1.1-2b-it/results_2024-06-03T17-53-40.253401.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-38.372556.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_in_multiple_choice_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-56-27.053713.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_1718362385/google__gemma-1.1-2b-it/results_2024-06-14T12-54-18.440898.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polemo2_out_multiple_choice_1718362415/google__gemma-1.1-2b-it/results_2024-06-14T12-55-55.291869.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_multiple_choice_1718362445/google__gemma-1.1-2b-it/results_2024-06-14T13-03-43.383575.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_8tags_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T13-00-16.785323.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_mc_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-33.311283.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_belebele_regex_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-50.614163.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-59-36.442452.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_cbd_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-09.224124.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_multiple_choice_1718362506/google__gemma-1.1-2b-it/results_2024-06-14T12-56-16.323986.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_dyk_regex_1718362537/google__gemma-1.1-2b-it/results_2024-06-14T12-57-19.765536.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-01-27.248413.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_klej_ner_regex_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-00-00.954621.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_closed_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T12-59-03.884644.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_open_book_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-08-06.849166.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_polqa_reranking_multiple_choice_1718362628/google__gemma-1.1-2b-it/results_2024-06-14T13-07-03.169057.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-57-38.994358.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_ppc_regex_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-10.059215.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_multiple_choice_1718362597/google__gemma-1.1-2b-it/results_2024-06-14T12-58-44.344649.json diff --git a/eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json b/eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json similarity index 100% rename from eval-results/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json rename to eval-results-copy/pl/results/google/gemma-1.1-2b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420289/google__gemma-1.1-2b-it/results_2024-06-03T15-43-48.625307.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_1719520282/google__gemma-2-27b-it/results_2024-06-27T23-00-02.923380.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719519619/google__gemma-2-27b-it/results_2024-06-27T22-26-25.564034.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_1719520432/google__gemma-2-27b-it/results_2024-06-27T22-55-55.022652.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719519770/google__gemma-2-27b-it/results_2024-06-27T22-27-05.431035.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719519830/google__gemma-2-27b-it/results_2024-06-27T22-55-29.939609.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_8tags_regex_1719520432/google__gemma-2-27b-it/results_2024-06-28T02-24-33.406358.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_mc_1719519920/google__gemma-2-27b-it/results_2024-06-27T22-28-09.025931.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_belebele_regex_1719520522/google__gemma-2-27b-it/results_2024-06-27T23-10-32.336220.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719520222/google__gemma-2-27b-it/results_2024-06-27T22-39-18.774380.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_cbd_regex_1719520795/google__gemma-2-27b-it/results_2024-06-27T23-32-53.290136.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719520041/google__gemma-2-27b-it/results_2024-06-27T22-29-54.330058.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_dyk_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T22-57-30.924540.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_1719521786/google__gemma-2-27b-it/results_2024-06-28T00-40-53.228712.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719521726/google__gemma-2-27b-it/results_2024-06-28T00-38-00.504946.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719520221/google__gemma-2-27b-it/results_2024-06-27T22-42-54.669149.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719521006/google__gemma-2-27b-it/results_2024-06-28T00-16-12.310795.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719521246/google__gemma-2-27b-it/results_2024-06-27T23-05-29.834436.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719521336/google__gemma-2-27b-it/results_2024-06-28T00-02-44.623623.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719520252/google__gemma-2-27b-it/results_2024-06-27T22-51-21.585388.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719521516/google__gemma-2-27b-it/results_2024-06-28T01-26-27.963087.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719520071/google__gemma-2-27b-it/results_2024-06-27T22-30-32.015992.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_ppc_regex_1719520615/google__gemma-2-27b-it/results_2024-06-27T23-15-34.892335.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518264/google__gemma-2-27b-it/results_2024-06-27T22-01-13.610588.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719518295/google__gemma-2-27b-it/results_2024-06-27T22-01-38.815677.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719520131/google__gemma-2-27b-it/results_2024-06-27T22-29-54.760849.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-0_polish_psc_regex_1719520765/google__gemma-2-27b-it/results_2024-06-27T23-21-38.886564.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-32-56.145124.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-30-10.329677.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-24-32.549372.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-22-17.970405.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-08-12.334773.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_8tags_regex_1719518715/google__gemma-2-27b-it/results_2024-06-28T01-22-12.493633.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_mc_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-14-21.112400.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_belebele_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-36-23.054996.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-23-11.931529.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_cbd_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-48-16.551218.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-55.738457.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_dyk_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-38-36.154280.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719519529/google__gemma-2-27b-it/results_2024-06-27T23-35-40.170319.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-33-08.964946.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719518805/google__gemma-2-27b-it/results_2024-06-27T23-17-03.584904.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719519077/google__gemma-2-27b-it/results_2024-06-27T22-18-23.066966.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719519107/google__gemma-2-27b-it/results_2024-06-27T23-06-23.990410.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T23-09-32.173112.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719519318/google__gemma-2-27b-it/results_2024-06-28T00-43-57.919370.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-10-46.022137.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_ppc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-34-42.192634.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-19-32.737058.json diff --git a/eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json b/eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json rename to eval-results-copy/pl/results/google/gemma-2-27b-it_parallelize_True_max_length_4096-5_polish_psc_regex_1719518715/google__gemma-2-27b-it/results_2024-06-27T22-46-37.988197.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_1719529955/google__gemma-2-27b/results_2024-06-28T01-48-42.455128.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1719528270/google__gemma-2-27b/results_2024-06-28T00-58-45.458869.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_1719530105/google__gemma-2-27b/results_2024-06-28T01-43-20.643977.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1719529023/google__gemma-2-27b/results_2024-06-28T01-09-26.361079.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1719529083/google__gemma-2-27b/results_2024-06-28T01-37-50.328405.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_8tags_regex_1719530286/google__gemma-2-27b/results_2024-06-28T05-02-00.137330.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_mc_1719529173/google__gemma-2-27b/results_2024-06-28T01-09-59.946373.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_belebele_regex_1719530346/google__gemma-2-27b/results_2024-06-28T02-02-45.001265.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-27-25.901073.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_cbd_regex_1719530647/google__gemma-2-27b/results_2024-06-28T02-19-22.340989.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1719529264/google__gemma-2-27b/results_2024-06-28T01-11-14.468484.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_dyk_regex_1719530406/google__gemma-2-27b/results_2024-06-28T02-10-27.666136.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_1719531126/google__gemma-2-27b/results_2024-06-28T03-20-49.993335.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1719530977/google__gemma-2-27b/results_2024-06-28T03-19-41.309558.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1719529835/google__gemma-2-27b/results_2024-06-28T01-31-10.579216.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1719530826/google__gemma-2-27b/results_2024-06-28T03-01-57.807551.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1719530886/google__gemma-2-27b/results_2024-06-28T02-22-05.260304.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T06-52-47.564506.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1719529925/google__gemma-2-27b/results_2024-06-28T01-40-36.407318.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_poquad_open_book_1719530946/google__gemma-2-27b/results_2024-06-28T07-08-14.552186.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1719529745/google__gemma-2-27b/results_2024-06-28T01-19-34.994553.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_ppc_regex_1719530556/google__gemma-2-27b/results_2024-06-28T02-13-58.653111.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1719529805/google__gemma-2-27b/results_2024-06-28T01-21-37.538834.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-0_polish_psc_regex_1719530586/google__gemma-2-27b/results_2024-06-28T02-12-35.757819.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_1719527543/google__gemma-2-27b/results_2024-06-28T01-18-28.098304.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-17-15.671180.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_1719527543/google__gemma-2-27b/results_2024-06-28T01-11-38.782240.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-08-07.922634.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T01-53-14.611506.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_8tags_regex_1719527543/google__gemma-2-27b/results_2024-06-28T04-28-58.061377.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_mc_1719527534/google__gemma-2-27b/results_2024-06-28T01-00-20.296924.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_belebele_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-33.188795.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-14-19.413357.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_cbd_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-39-48.455724.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-57-33.234686.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_dyk_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-34-15.049137.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1719528089/google__gemma-2-27b/results_2024-06-28T02-45-15.461054.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-23-32.368220.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1719527543/google__gemma-2-27b/results_2024-06-28T02-17-26.165220.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1719527543/google__gemma-2-27b/results_2024-06-28T01-29-01.656433.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_open_book_1719527908/google__gemma-2-27b/results_2024-06-28T06-07-43.234099.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T02-00-22.904656.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1719527968/google__gemma-2-27b/results_2024-06-28T06-56-04.552241.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1719527533/google__gemma-2-27b/results_2024-06-28T00-56-19.912738.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_ppc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-35-51.338026.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1719527543/google__gemma-2-27b/results_2024-06-28T01-09-42.111839.json diff --git a/eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json b/eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json rename to eval-results-copy/pl/results/google/gemma-2-27b_parallelize_True_max_length_4096-5_polish_psc_regex_1719527543/google__gemma-2-27b/results_2024-06-28T01-28-41.675716.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_in_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-22-08.299201.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_in_multiple_choice_1722463316/google__gemma-2-2b-it/results_2024-08-01T00-04-32.373967.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_out_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-02.881457.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polemo2_out_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-05-20.829938.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_8tags_multiple_choice_1722463407/google__gemma-2-2b-it/results_2024-08-01T00-20-07.695329.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_8tags_regex_1722463861/google__gemma-2-2b-it/results_2024-08-01T02-24-35.644171.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_belebele_mc_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-22.375292.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_belebele_regex_1722464103/google__gemma-2-2b-it/results_2024-08-01T00-35-09.928155.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_cbd_multiple_choice_1722463558/google__gemma-2-2b-it/results_2024-08-01T00-10-27.195029.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_cbd_regex_1722464404/google__gemma-2-2b-it/results_2024-08-01T00-52-52.872635.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_dyk_multiple_choice_1722463498/google__gemma-2-2b-it/results_2024-08-01T00-06-27.227344.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_dyk_regex_1722464284/google__gemma-2-2b-it/results_2024-08-01T00-23-08.410320.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_1722466272/google__gemma-2-2b-it/results_2024-08-01T01-02-39.270257.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_eq_bench_first_turn_1722464615/google__gemma-2-2b-it/results_2024-08-01T00-28-16.253670.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-14-01.046320.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_klej_ner_regex_1722464465/google__gemma-2-2b-it/results_2024-08-01T01-18-48.163335.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_closed_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T00-26-25.004093.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_open_book_1722464585/google__gemma-2-2b-it/results_2024-08-01T01-12-27.397921.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_polqa_reranking_multiple_choice_1722463649/google__gemma-2-2b-it/results_2024-08-01T00-18-25.477673.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_poquad_open_book_1722464615/google__gemma-2-2b-it/results_2024-08-01T01-14-22.509739.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_ppc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-54.580648.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_ppc_regex_1722464314/google__gemma-2-2b-it/results_2024-08-01T00-43-51.293627.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_psc_multiple_choice_1722463528/google__gemma-2-2b-it/results_2024-08-01T00-06-53.915805.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-0_polish_psc_regex_1722464344/google__gemma-2-2b-it/results_2024-08-01T00-44-05.409879.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_in_1722460919/google__gemma-2-2b-it/results_2024-07-31T23-30-43.487517.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_in_multiple_choice_1722460249/google__gemma-2-2b-it/results_2024-07-31T23-15-48.623060.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_out_1722461071/google__gemma-2-2b-it/results_2024-07-31T23-30-44.729254.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polemo2_out_multiple_choice_1722460401/google__gemma-2-2b-it/results_2024-07-31T23-16-53.564027.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_8tags_multiple_choice_1722460522/google__gemma-2-2b-it/results_2024-07-31T23-34-21.839729.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_8tags_regex_1722461314/google__gemma-2-2b-it/results_2024-08-01T00-38-41.653903.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_belebele_mc_1722460523/google__gemma-2-2b-it/results_2024-07-31T23-17-38.800161.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_belebele_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-43-33.375238.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_cbd_multiple_choice_1722460736/google__gemma-2-2b-it/results_2024-07-31T23-24-04.124555.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_cbd_regex_1722461618/google__gemma-2-2b-it/results_2024-07-31T23-50-43.666545.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_dyk_multiple_choice_1722460583/google__gemma-2-2b-it/results_2024-07-31T23-18-00.604004.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_dyk_regex_1722461345/google__gemma-2-2b-it/results_2024-07-31T23-56-37.783568.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_eq_bench_first_turn_1722461922/google__gemma-2-2b-it/results_2024-07-31T23-43-25.996457.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_multiple_choice_1722460796/google__gemma-2-2b-it/results_2024-07-31T23-27-51.868132.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_klej_ner_regex_1722461618/google__gemma-2-2b-it/results_2024-08-01T00-02-48.188826.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_closed_book_1722461648/google__gemma-2-2b-it/results_2024-07-31T23-37-57.678372.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_open_book_1722461709/google__gemma-2-2b-it/results_2024-07-31T23-56-11.442014.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_polqa_reranking_multiple_choice_1722460827/google__gemma-2-2b-it/results_2024-07-31T23-35-31.056153.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_poquad_open_book_1722461770/google__gemma-2-2b-it/results_2024-08-01T00-39-10.886047.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_ppc_multiple_choice_1722460675/google__gemma-2-2b-it/results_2024-07-31T23-19-30.854008.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_ppc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-44-49.208718.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_psc_multiple_choice_1722460705/google__gemma-2-2b-it/results_2024-07-31T23-21-16.757771.json diff --git a/eval-results/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json b/eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json rename to eval-results-copy/pl/results/google/gemma-2-2b-it_-5_polish_psc_regex_1722461497/google__gemma-2-2b-it/results_2024-07-31T23-52-41.095263.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_in_1722465399/google__gemma-2-2b/results_2024-08-01T00-56-17.209012.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_in_multiple_choice_1722464826/google__gemma-2-2b/results_2024-08-01T00-30-30.632565.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_out_1722465399/google__gemma-2-2b/results_2024-08-01T00-50-06.987241.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polemo2_out_multiple_choice_1722464917/google__gemma-2-2b/results_2024-08-01T00-31-22.945722.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_8tags_multiple_choice_1722464947/google__gemma-2-2b/results_2024-08-01T00-46-49.156074.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_8tags_regex_1722465399/google__gemma-2-2b/results_2024-08-01T03-00-21.409759.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_belebele_mc_1722465067/google__gemma-2-2b/results_2024-08-01T00-33-08.297201.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_belebele_regex_1722465459/google__gemma-2-2b/results_2024-08-01T01-03-15.085845.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_cbd_multiple_choice_1722465308/google__gemma-2-2b/results_2024-08-01T00-40-26.905631.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_cbd_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-16-29.736234.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_dyk_multiple_choice_1722465128/google__gemma-2-2b/results_2024-08-01T00-34-16.282346.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_dyk_regex_1722465579/google__gemma-2-2b/results_2024-08-01T00-49-19.479745.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_eq_bench_1722466331/google__gemma-2-2b/results_2024-08-01T01-18-32.379825.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_eq_bench_first_turn_1722466061/google__gemma-2-2b/results_2024-08-01T01-10-31.787466.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_klej_ner_multiple_choice_1722465339/google__gemma-2-2b/results_2024-08-01T00-43-09.410781.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_klej_ner_regex_1722465850/google__gemma-2-2b/results_2024-08-01T01-51-30.618123.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_closed_book_1722465880/google__gemma-2-2b/results_2024-08-01T00-51-39.919738.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-22-15.409182.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_polqa_reranking_multiple_choice_1722465369/google__gemma-2-2b/results_2024-08-01T00-47-36.509328.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_poquad_open_book_1722465880/google__gemma-2-2b/results_2024-08-01T02-49-03.930458.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_ppc_multiple_choice_1722465218/google__gemma-2-2b/results_2024-08-01T00-35-41.902028.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_ppc_regex_1722465579/google__gemma-2-2b/results_2024-08-01T01-13-46.315971.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_psc_multiple_choice_1722465278/google__gemma-2-2b/results_2024-08-01T00-36-52.238445.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json b/eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-0_polish_psc_regex_1722465670/google__gemma-2-2b/results_2024-08-01T01-15-45.016702.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_in_1722462528/google__gemma-2-2b/results_2024-08-01T00-01-23.812705.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_in_multiple_choice_1722461952/google__gemma-2-2b/results_2024-07-31T23-44-55.601412.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_out_1722462619/google__gemma-2-2b/results_2024-07-31T23-59-26.230570.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polemo2_out_multiple_choice_1722462225/google__gemma-2-2b/results_2024-07-31T23-47-56.949026.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_8tags_multiple_choice_1722462225/google__gemma-2-2b/results_2024-08-01T00-04-04.140649.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_8tags_regex_1722462649/google__gemma-2-2b/results_2024-08-01T01-05-43.488273.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_belebele_mc_1722462255/google__gemma-2-2b/results_2024-07-31T23-47-19.126094.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_belebele_regex_1722462679/google__gemma-2-2b/results_2024-08-01T00-09-01.483377.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_cbd_multiple_choice_1722462437/google__gemma-2-2b/results_2024-07-31T23-53-23.034793.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_cbd_regex_1722463043/google__gemma-2-2b/results_2024-08-01T00-19-22.235814.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_dyk_multiple_choice_1722462255/google__gemma-2-2b/results_2024-07-31T23-46-38.692300.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_dyk_regex_1722462800/google__gemma-2-2b/results_2024-08-01T00-22-45.417247.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_eq_bench_first_turn_1722463195/google__gemma-2-2b/results_2024-08-01T00-44-00.383855.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_klej_ner_multiple_choice_1722462498/google__gemma-2-2b/results_2024-07-31T23-57-01.874748.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_klej_ner_regex_1722463073/google__gemma-2-2b/results_2024-08-01T00-27-37.827443.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_closed_book_1722463103/google__gemma-2-2b/results_2024-08-01T00-02-31.354753.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_open_book_1722463104/google__gemma-2-2b/results_2024-08-01T00-22-27.139963.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_polqa_reranking_multiple_choice_1722462528/google__gemma-2-2b/results_2024-08-01T00-04-38.076048.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_poquad_open_book_1722463164/google__gemma-2-2b/results_2024-08-01T01-08-51.824014.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_ppc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-48-12.133322.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_ppc_regex_1722462831/google__gemma-2-2b/results_2024-08-01T00-08-10.838693.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_psc_multiple_choice_1722462346/google__gemma-2-2b/results_2024-07-31T23-49-31.067917.json diff --git a/eval-results/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json b/eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json rename to eval-results-copy/pl/results/google/gemma-2-2b_-5_polish_psc_regex_1722463013/google__gemma-2-2b/results_2024-08-01T00-17-31.759834.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-15.011459.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-06.595502.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-07.035001.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-19.401626.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_8tags_multiple_choice_1719514393/google__gemma-2-9b-it/results_2024-06-27T21-19-33.716701.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-33-16.874108.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-32.933227.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.825388.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-51.416935.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-09-55.113373.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-31.274144.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-56.030310.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_1719514152/google__gemma-2-9b-it/results_2024-06-27T21-12-26.302293.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-59-34.374206.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-16.992120.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-57.273851.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-02-05.899150.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-39-22.516358.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-57.761206.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_poquad_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-10-09.221254.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-33.905406.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-14-18.398969.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-55-16.787027.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-0_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-12-27.889570.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_in_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-08-37.618266.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_in_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-05-29.585633.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_out_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-04-13.673308.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polemo2_out_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-01-42.748638.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_8tags_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-40.493013.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_8tags_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T22-35-53.632795.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_belebele_mc_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-18.653690.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_belebele_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-10-27.988926.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_cbd_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-21.440201.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_cbd_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-21-41.731536.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_dyk_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-57-04.198473.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_dyk_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-55.560889.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_eq_bench_first_turn_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-03-35.335588.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-07-37.543677.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_klej_ner_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-35-35.946283.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_closed_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-58-34.658715.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_open_book_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-24-42.613192.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_polqa_reranking_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-26-05.844809.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_poquad_open_book_1720742251/google__gemma-2-9b-it/results_2024-07-12T03-58-50.101909.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_ppc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T20-56-31.041499.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_ppc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-11-16.798141.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_psc_multiple_choice_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-00-44.787446.json diff --git a/eval-results/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json b/eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json rename to eval-results-copy/pl/results/google/gemma-2-9b-it_-5_polish_psc_regex_1719514392/google__gemma-2-9b-it/results_2024-06-27T21-22-58.188136.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_in_1719515534/google__gemma-2-9b/results_2024-06-27T21-48-14.266605.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_in_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-26.811772.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_out_1719515534/google__gemma-2-9b/results_2024-06-27T21-38-46.342060.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polemo2_out_multiple_choice_1719515173/google__gemma-2-9b/results_2024-06-27T21-14-05.391071.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_8tags_multiple_choice_1719515294/google__gemma-2-9b/results_2024-06-27T21-36-31.945184.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_8tags_regex_1719515534/google__gemma-2-9b/results_2024-06-28T00-31-23.792405.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_belebele_mc_1719515354/google__gemma-2-9b/results_2024-06-27T21-13-45.731760.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_belebele_regex_1719515564/google__gemma-2-9b/results_2024-06-27T21-55-13.755377.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_cbd_multiple_choice_1719515504/google__gemma-2-9b/results_2024-06-27T21-20-51.108761.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_cbd_regex_1719515654/google__gemma-2-9b/results_2024-06-27T22-04-47.907421.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_dyk_multiple_choice_1719515384/google__gemma-2-9b/results_2024-06-27T21-14-18.549347.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_dyk_regex_1719515594/google__gemma-2-9b/results_2024-06-27T21-41-11.758892.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_eq_bench_1719515714/google__gemma-2-9b/results_2024-06-27T22-41-26.393719.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_eq_bench_first_turn_1719515714/google__gemma-2-9b/results_2024-06-27T22-35-21.382971.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_klej_ner_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-25-41.342162.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_klej_ner_regex_1719515684/google__gemma-2-9b/results_2024-06-27T22-52-53.112510.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_closed_book_1719515684/google__gemma-2-9b/results_2024-06-27T21-38-43.505127.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-14-09.094985.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_polqa_reranking_multiple_choice_1719515534/google__gemma-2-9b/results_2024-06-27T21-31-14.413805.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_poquad_open_book_1719515684/google__gemma-2-9b/results_2024-06-27T23-09-48.293177.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_ppc_multiple_choice_1719515444/google__gemma-2-9b/results_2024-06-27T21-15-15.814888.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_ppc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-03-46.666555.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_psc_multiple_choice_1719515474/google__gemma-2-9b/results_2024-06-27T21-15-54.620631.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json b/eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-0_polish_psc_regex_1719515594/google__gemma-2-9b/results_2024-06-27T22-06-16.967816.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_in_1719514753/google__gemma-2-9b/results_2024-06-27T21-41-39.741199.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_in_multiple_choice_1719514512/google__gemma-2-9b/results_2024-06-27T21-22-28.871978.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_out_1719514783/google__gemma-2-9b/results_2024-06-27T21-33-37.373069.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polemo2_out_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-19-21.544930.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_8tags_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-44-09.940811.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_8tags_regex_1719514813/google__gemma-2-9b/results_2024-06-27T23-04-36.531790.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_belebele_mc_1719514572/google__gemma-2-9b/results_2024-06-27T21-15-23.501321.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_belebele_regex_1719514843/google__gemma-2-9b/results_2024-06-27T21-40-05.463141.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_cbd_multiple_choice_1719514663/google__gemma-2-9b/results_2024-06-27T21-20-05.707065.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_cbd_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-43-23.013385.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_dyk_multiple_choice_1719514572/google__gemma-2-9b/results_2024-06-27T21-13-57.473788.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_dyk_regex_1719514873/google__gemma-2-9b/results_2024-06-27T21-55-19.602753.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_klej_ner_multiple_choice_1719514662/google__gemma-2-9b/results_2024-06-27T21-25-39.967868.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_klej_ner_regex_1719514963/google__gemma-2-9b/results_2024-06-27T22-03-44.243352.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_closed_book_1719515023/google__gemma-2-9b/results_2024-06-27T21-16-51.742198.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_open_book_1719515053/google__gemma-2-9b/results_2024-06-27T21-46-04.589724.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_polqa_reranking_multiple_choice_1719514693/google__gemma-2-9b/results_2024-06-27T21-43-10.110686.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_ppc_multiple_choice_1719514632/google__gemma-2-9b/results_2024-06-27T21-13-40.911443.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_ppc_regex_1719514933/google__gemma-2-9b/results_2024-06-27T21-30-37.377817.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_psc_multiple_choice_1719514633/google__gemma-2-9b/results_2024-06-27T21-18-44.600408.json diff --git a/eval-results/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json b/eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json similarity index 100% rename from eval-results/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json rename to eval-results-copy/pl/results/google/gemma-2-9b_-5_polish_psc_regex_1719514963/google__gemma-2-9b/results_2024-06-27T21-46-20.520912.json diff --git a/eval-results/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json b/eval-results-copy/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json rename to eval-results-copy/pl/results/google/gemma-7b-it_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259877/results.json diff --git a/eval-results/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json b/eval-results-copy/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json rename to eval-results-copy/pl/results/google/gemma-7b-it_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b-it/results_2024-06-03T17-53-27.047629.json diff --git a/eval-results/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json b/eval-results-copy/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json rename to eval-results-copy/pl/results/google/gemma-7b-it_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308240/results.json diff --git a/eval-results/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json b/eval-results-copy/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json rename to eval-results-copy/pl/results/google/gemma-7b-it_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b-it/results_2024-06-03T15-40-45.976180.json diff --git a/eval-results/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json b/eval-results-copy/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json rename to eval-results-copy/pl/results/google/gemma-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259806/results.json diff --git a/eval-results/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json b/eval-results-copy/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json rename to eval-results-copy/pl/results/google/gemma-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428067/google__gemma-7b/results_2024-06-03T18-16-40.626874.json diff --git a/eval-results/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json b/eval-results-copy/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json rename to eval-results-copy/pl/results/google/gemma-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308238/results.json diff --git a/eval-results/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json b/eval-results-copy/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json similarity index 100% rename from eval-results/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json rename to eval-results-copy/pl/results/google/gemma-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/google__gemma-7b/results_2024-06-03T15-48-12.248028.json diff --git a/eval-results/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json b/eval-results-copy/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json rename to eval-results-copy/pl/results/google/mt5-xl_-0_polish_eq_bench_1718368963/google__mt5-xl/results_2024-06-14T15-03-56.718285.json diff --git a/eval-results/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json b/eval-results-copy/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json rename to eval-results-copy/pl/results/google/mt5-xl_-0_polish_eq_bench_first_turn_1718368963/google__mt5-xl/results_2024-06-14T15-03-05.110273.json diff --git a/eval-results/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json b/eval-results-copy/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json rename to eval-results-copy/pl/results/google/mt5-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711249175/results.json diff --git a/eval-results/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json b/eval-results-copy/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json rename to eval-results-copy/pl/results/google/mt5-xl_-0_polish_poquad_open_book_1718368963/google__mt5-xl/results_2024-06-15T01-15-49.054043.json diff --git a/eval-results/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json b/eval-results-copy/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json rename to eval-results-copy/pl/results/google/mt5-xl_-5_polish_eq_bench_first_turn_1718361442/google__mt5-xl/results_2024-06-14T13-00-33.263559.json diff --git a/eval-results/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json b/eval-results-copy/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json rename to eval-results-copy/pl/results/google/mt5-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284628/results.json diff --git a/eval-results/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json b/eval-results-copy/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json similarity index 100% rename from eval-results/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json rename to eval-results-copy/pl/results/google/mt5-xl_-5_polish_poquad_open_book_1718361442/google__mt5-xl/results_2024-06-15T00-14-52.875290.json diff --git a/eval-results/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json b/eval-results-copy/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json similarity index 100% rename from eval-results/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json rename to eval-results-copy/pl/results/google/recurrentgemma-9b-it_-0_polish_generate_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T02-29-09.914499.json diff --git a/eval-results/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json b/eval-results-copy/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json similarity index 100% rename from eval-results/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json rename to eval-results-copy/pl/results/google/recurrentgemma-9b-it_-0_polish_mc_1718126509/google__recurrentgemma-9b-it/results_2024-06-12T00-06-34.029681.json diff --git a/eval-results/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json b/eval-results-copy/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json similarity index 100% rename from eval-results/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json rename to eval-results-copy/pl/results/google/recurrentgemma-9b-it_-5_polish_generate_few_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T01-49-17.948828.json diff --git a/eval-results/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json b/eval-results-copy/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json similarity index 100% rename from eval-results/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json rename to eval-results-copy/pl/results/google/recurrentgemma-9b-it_-5_polish_mc_1718172328/google__recurrentgemma-9b-it/results_2024-06-13T08-22-40.822206.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-37-11.998862.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T14-51-54.313808.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct/results_2024-08-06T17-11-51.898324.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-0_polish_psc_regex_1721849361/gpt-3.5-turbo-instruct/results_2024-07-24T21-40-16.968079.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_in_1714739261/results.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polemo2_out_1715077506/gpt-3.5-turbo-instruct/results_2024-05-07T12-35-09.888043.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_8tags_regex_1714819515/gpt-3.5-turbo-instruct/results_2024-05-04T13-19-20.674850.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_belebele_regex_1714818068/gpt-3.5-turbo-instruct/results_2024-05-04T12-39-36.476922.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1714775991/gpt-3.5-turbo-instruct/results_2024-05-04T00-47-08.472093.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_cbd_regex_1715072234/gpt-3.5-turbo-instruct/results_2024-05-07T11-05-42.380434.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_dyk_regex_1714813919/gpt-3.5-turbo-instruct/results_2024-05-04T11-25-55.250581.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_klej_ner_regex_1714768520/results.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_closed_book_1714763944/results.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_polqa_open_book_1714764697/results.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_ppc_regex_1714808830/gpt-3.5-turbo-instruct/results_2024-05-04T09-55-07.809904.json diff --git a/eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json b/eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json similarity index 100% rename from eval-results/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json rename to eval-results-copy/pl/results/gpt-3.5-turbo-instruct_-5_polish_psc_regex_1715074066/gpt-3.5-turbo-instruct/results_2024-08-06T14-29-55.851310.json diff --git a/eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json b/eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json similarity index 100% rename from eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json rename to eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715079916/gpt-4-turbo-2024-04-09/results_2024-05-07T13-05-49.327971.json diff --git a/eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json b/eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json similarity index 100% rename from eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json rename to eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_closed_book_1715080021/gpt-4-turbo-2024-04-09/results_2024-05-07T13-30-14.245751.json diff --git a/eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json b/eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json similarity index 100% rename from eval-results/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json rename to eval-results-copy/pl/results/gpt-4-turbo-2024-04-09_-5_polish_polqa_open_book_1715082019/gpt-4-turbo-2024-04-09/results_2024-05-07T16-30-38.997092.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_1730277073/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-09.951552.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_in_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-46.448506.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_1730277076/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-20.218306.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polemo2_out_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-13.597272.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-59.241056.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_8tags_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-28-28.194710.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_mc_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-44.824696.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_belebele_regex_1730277080/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-58.121165.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_multiple_choice_1730277041/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-37.714220.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_cbd_regex_1730277104/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-38.863376.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-34.890859.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_dyk_regex_1730277092/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-42-42.768058.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-38.727239.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_eq_bench_first_turn_1730277166/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-21.041605.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_multiple_choice_1730277043/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-20.961796.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_klej_ner_regex_1730277110/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-58-51.923080.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_closed_book_1730277125/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-38.766347.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_open_book_1730277148/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-51-24.527408.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_polqa_reranking_multiple_choice_1730277049/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-38-10.217972.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_poquad_open_book_1730277155/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-16-04.883657.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_multiple_choice_1730276940/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-30-39.140037.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_ppc_regex_1730277097/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-40-44.797687.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_multiple_choice_1730277020/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-33.212669.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-0_polish_psc_regex_1730277101/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-17.701464.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-36-08.288383.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_in_multiple_choice_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-35-12.471679.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-01.738754.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polemo2_out_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-54.313592.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-48-58.927026.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_8tags_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-13-21.595180.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_mc_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-14.295073.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_belebele_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-41-37.427521.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-34-37.466142.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_cbd_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-21.409806.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-22.318898.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_dyk_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-49-02.151856.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_eq_bench_first_turn_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-32-50.288924.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-26.397969.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_klej_ner_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-46.177528.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_closed_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-44.657338.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-45-18.265535.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_polqa_reranking_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-47-24.541845.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_poquad_open_book_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T10-12-36.836704.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-31-06.625287.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_ppc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-39-20.208933.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_multiple_choice_1730276916/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-33-19.023221.json diff --git a/eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json b/eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json similarity index 100% rename from eval-results/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json rename to eval-results-copy/pl/results/h2oai/h2o-danube3-4b-base_-5_polish_psc_regex_1730276917/h2oai__h2o-danube3-4b-base/results_2024-10-30T09-46-30.079150.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-27.155755.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_in_multiple_choice_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-37.274063.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-15.950506.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polemo2_out_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-27.465914.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_multiple_choice_1730838000/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-43-28.532420.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_8tags_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-46-17.092231.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_mc_1730838060/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-23-14.332462.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_belebele_regex_1730838210/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-37.076602.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-26-59.411076.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_cbd_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-40.442160.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_multiple_choice_1730838090/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-06.533976.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_dyk_regex_1730838240/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-49-31.720863.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-23.707096.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_eq_bench_first_turn_1730838450/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-58.988620.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_multiple_choice_1730838150/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-01.941844.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_klej_ner_regex_1730838331/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-54-49.151772.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_closed_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-22.851562.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_open_book_1730838330/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-48.637184.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_polqa_reranking_multiple_choice_1730838180/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-40-35.968300.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_poquad_open_book_1730838391/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-52-04.472020.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-08.409985.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_ppc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-36-32.443222.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_multiple_choice_1730838120/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-57.800479.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-0_polish_psc_regex_1730838300/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-31-47.828683.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-37.751539.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_in_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-02.741730.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_1730837789/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-24-11.150132.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polemo2_out_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-19-15.690436.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_multiple_choice_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-39-36.000504.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_8tags_regex_1730837819/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-39-47.178474.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_mc_1730837669/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-45.937446.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_belebele_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-32-13.814740.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_multiple_choice_1730837729/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-20-59.445804.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_cbd_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-35-23.524379.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-18-52.163354.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_dyk_regex_1730837849/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-47-14.685264.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_eq_bench_first_turn_1730837970/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-25-36.519366.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-27-41.164605.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_klej_ner_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-53-29.796474.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_closed_book_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-22-41.351009.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_open_book_1730837880/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-09.110537.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_polqa_reranking_multiple_choice_1730837759/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-45-34.108226.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_poquad_open_book_1730837909/ibm-granite__granite-3.0-2b-base/results_2024-11-05T22-33-37.355358.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-17-15.646313.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_ppc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-33-58.127748.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_multiple_choice_1730837699/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-21-55.176618.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-base_-5_polish_psc_regex_1730837879/ibm-granite__granite-3.0-2b-base/results_2024-11-05T21-42-26.120577.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-48.480014.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_in_multiple_choice_1729559898/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-38.089317.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-29-16.412377.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polemo2_out_multiple_choice_1729559928/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-20-30.072204.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_multiple_choice_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-44.491394.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_8tags_regex_1729560231/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-40-20.588019.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_mc_1729560019/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-34.767566.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_belebele_regex_1729560413/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-52.631416.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_multiple_choice_1729560110/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-25-59.093922.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_cbd_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-22.482117.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-04.121220.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_dyk_regex_1729560534/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-50-22.353856.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-37-00.819843.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729540315/ibm-granite__granite-3.0-2b-instruct/results_2024-10-21T22-04-29.950160.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_eq_bench_first_turn_1729561077/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-38-27.369736.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_multiple_choice_1729560141/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-30-51.919111.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_klej_ner_regex_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-54-48.352436.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_closed_book_1729560715/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-46-37.814146.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_open_book_1729560745/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-25-50.732564.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1729560201/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-41-57.711844.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_poquad_open_book_1729560867/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-52-22.865400.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-33.876341.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_ppc_regex_1729560594/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-31-50.226848.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_multiple_choice_1729560080/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-23-16.122843.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-0_polish_psc_regex_1729560685/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-33-40.621478.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_1729558313/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-05-12.998794.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_in_multiple_choice_1729557793/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-03.157025.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-00-52.537442.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polemo2_out_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-48-24.076357.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_multiple_choice_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-09-00.616527.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_8tags_regex_1729558312/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-22-34.149475.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_mc_1729557854/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-46-49.016190.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_belebele_regex_1729558343/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-04-24.937140.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_multiple_choice_1729558160/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-53-58.732074.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_cbd_regex_1729558739/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-15-36.215818.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-50-27.737343.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_dyk_regex_1729558373/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-21-07.346609.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_eq_bench_first_turn_1729559837/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-22-39.965815.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_multiple_choice_1729558221/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-01-27.941847.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_klej_ner_regex_1729558891/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-39-57.751964.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_closed_book_1729558921/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-06-29.924128.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-42-58.711318.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1729558252/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-19-44.444162.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_poquad_open_book_1729559776/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T04-31-51.062585.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_multiple_choice_1729558068/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-49-21.008168.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_ppc_regex_1729558465/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-10-02.354985.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_multiple_choice_1729558129/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T02-54-52.002944.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-2b-instruct_-5_polish_psc_regex_1729558556/ibm-granite__granite-3.0-2b-instruct/results_2024-10-22T03-16-34.782502.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_1729556689/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-26-45.869840.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_in_multiple_choice_1729556324/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.063308.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_1729556783/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-46.955307.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polemo2_out_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-56.610733.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_multiple_choice_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-13.643005.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_8tags_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-12-17.521453.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_mc_1729556385/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-21-33.713330.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_belebele_regex_1729556874/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-01.877075.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-27-28.775538.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_cbd_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-46-59.809845.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_multiple_choice_1729556416/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-22-13.151598.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_dyk_regex_1729556905/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-30-34.884199.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_1729556202/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-41-13.433912.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_eq_bench_first_turn_1729557731/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-52-04.938708.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-39.795087.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_klej_ner_regex_1729557243/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-48-18.956187.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_closed_book_1729557273/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-42-32.504075.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_open_book_1729557426/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-09-59.852581.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1729556658/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-16.988153.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_poquad_open_book_1729557639/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-48-55.488166.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_multiple_choice_1729556537/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-23-42.960083.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_ppc_regex_1729557089/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-33-53.620885.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_multiple_choice_1729556567/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-25-50.864022.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-0_polish_psc_regex_1729557150/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-36-26.451823.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_1729554161/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-34.146206.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_in_multiple_choice_1729553401/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-42-44.790695.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_1729554192/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-46-33.543545.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polemo2_out_multiple_choice_1729553431/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-02.065001.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_multiple_choice_1729553461/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-06.041831.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_8tags_regex_1729554252/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-40-02.897476.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_mc_1729553522/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-40.595781.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_belebele_regex_1729555198/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-05-43.759272.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_multiple_choice_1729553887/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-47-17.808720.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_cbd_regex_1729555381/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-18-02.663824.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-39-42.879206.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_dyk_regex_1729555259/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-08-54.164692.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_eq_bench_first_turn_1729556081/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-19-38.841132.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_multiple_choice_1729553979/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-02-17.191467.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_klej_ner_regex_1729555594/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-31-54.990410.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_closed_book_1729555777/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-13-49.559975.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_open_book_1729555959/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-43-31.388740.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1729554010/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-45-57.530507.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_poquad_open_book_1729556020/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T03-45-18.066846.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_multiple_choice_1729553644/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-36-57.463374.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_ppc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-15-46.305098.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_multiple_choice_1729553857/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T01-50-54.201221.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json b/eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.0-8b-instruct_-5_polish_psc_regex_1729555350/ibm-granite__granite-3.0-8b-instruct/results_2024-10-22T02-11-50.751072.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_1734546039/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-42-44.827452.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_in_multiple_choice_1734545765/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-04.709394.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-33.742253.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polemo2_out_multiple_choice_1734545857/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-14.512569.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_multiple_choice_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-57-53.048323.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_8tags_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-00-39.927434.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_mc_1734545887/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-48.388495.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_belebele_regex_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-41-36.692949.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-27-06.527355.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_cbd_regex_1734546160/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-51-29.920889.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-21-54.192619.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_dyk_regex_1734546069/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-31-07.316055.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-25-24.769662.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_eq_bench_first_turn_1734546493/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-12-51.517144.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_multiple_choice_1734546008/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-23.387284.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_klej_ner_regex_1734546190/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-25-11.482368.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_closed_book_1734546251/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-46-57.462945.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_open_book_1734546372/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T21-20-12.835912.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_polqa_reranking_multiple_choice_1734546038/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-49-21.879325.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_poquad_open_book_1734546462/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T22-24-00.978370.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_multiple_choice_1734545947/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-20-49.543581.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_ppc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-53-47.737503.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_multiple_choice_1734545978/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-22-41.064865.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-0_polish_psc_regex_1734546099/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-35-02.613090.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-44.510673.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_in_multiple_choice_1734543294/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-40.286230.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_1734543695/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-56-07.867750.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polemo2_out_multiple_choice_1734543356/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-45.299537.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_multiple_choice_1734543418/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-19-35.649525.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_8tags_regex_1734543756/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-48-39.962339.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_mc_1734543449/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-39-59.444506.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_belebele_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-00-26.074346.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_multiple_choice_1734543633/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-49-03.288010.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_cbd_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-08-48.866298.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-41-37.061060.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_dyk_regex_1734543818/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-23-42.125776.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_eq_bench_first_turn_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-53-48.975425.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-57-34.486035.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_klej_ner_regex_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-34-27.859594.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_closed_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-50-14.108538.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-18-28.360459.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_polqa_reranking_multiple_choice_1734543664/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-13-45.864656.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_poquad_open_book_1734543848/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T20-11-16.434067.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_multiple_choice_1734543510/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-40-28.768931.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_ppc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-07.659244.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_multiple_choice_1734543541/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T18-43-12.752284.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-1b-a400m-instruct_-5_polish_psc_regex_1734543817/ibm-granite__granite-3.1-1b-a400m-instruct/results_2024-12-18T19-07-06.042426.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-20-01.896708.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_in_multiple_choice_1734545189/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-08-57.353656.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-16-54.962404.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polemo2_out_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-56.253284.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_multiple_choice_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-56.420636.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_8tags_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-56-31.193508.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_mc_1734545280/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-19.866438.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_belebele_regex_1734545432/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-28.373512.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-13-50.553384.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_cbd_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-29-03.282692.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-10-16.691014.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_dyk_regex_1734545462/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-14-19.821696.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-48.600067.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_eq_bench_first_turn_1734545705/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-48-10.009364.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-15.011104.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_klej_ner_regex_1734545614/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-01-27.739679.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_closed_book_1734545645/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-30-52.016433.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-08-55.067722.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_polqa_reranking_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-26-43.436600.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_poquad_open_book_1734545674/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T20-33-44.595933.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_multiple_choice_1734545310/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-09-46.455605.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_ppc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-18-54.031151.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_multiple_choice_1734545371/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-11-25.508439.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-0_polish_psc_regex_1734545523/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-37-56.362875.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-37-14.637429.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_in_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-29-33.949708.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-32-21.772170.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polemo2_out_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-27-40.912895.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-48-45.641416.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_8tags_regex_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-45-58.496112.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_mc_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-25.378632.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_belebele_regex_1734542651/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-38-19.810819.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-28-48.100457.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_cbd_regex_1734542895/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-42-42.044203.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-26-33.229960.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_dyk_regex_1734542681/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-53-35.367503.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_eq_bench_first_turn_1734543049/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-36-44.183772.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_multiple_choice_1734542621/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-35-19.855143.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_klej_ner_regex_1734542987/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-04-49.948375.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_closed_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-34-57.548457.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-55-55.557798.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_polqa_reranking_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-52-33.405120.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_poquad_open_book_1734543018/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T19-46-57.462570.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-25-30.629975.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_ppc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-43-13.012108.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_multiple_choice_1734542620/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-30-07.678738.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-2b-instruct_-5_polish_psc_regex_1734542835/ibm-granite__granite-3.1-2b-instruct/results_2024-12-18T18-49-18.950295.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-24-31.334634.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_in_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.439689.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_1734544793/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-17-33.876066.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polemo2_out_multiple_choice_1734544458/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-09.769605.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_multiple_choice_1734544489/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-54-16.926539.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_8tags_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T22-46-53.122846.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_mc_1734544610/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-04.200196.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_belebele_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-44-11.461260.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_multiple_choice_1734544732/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-08-51.910168.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_cbd_regex_1734544915/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-52-28.810269.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_multiple_choice_1734544611/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-01-13.396940.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_dyk_regex_1734544824/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-59-06.030580.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-16.456712.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_eq_bench_first_turn_1734545128/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-25-09.478910.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_multiple_choice_1734544733/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-21.202578.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_klej_ner_regex_1734544945/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-27-47.495566.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_closed_book_1734544976/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-07-42.367243.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-05-02.643371.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_polqa_reranking_multiple_choice_1734544763/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-43-54.526417.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_poquad_open_book_1734545006/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-12-19.033591.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_multiple_choice_1734544641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-59-44.540910.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_ppc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-19-50.221398.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_multiple_choice_1734544702/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-02-49.516443.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-0_polish_psc_regex_1734544884/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-13-25.354834.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-13-01.877314.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_in_multiple_choice_1734539860/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-56.665912.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_1734540599/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-04-33.524802.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polemo2_out_multiple_choice_1734539983/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-44-51.806630.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_multiple_choice_1734540106/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-42-58.012618.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_8tags_regex_1734540660/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-37-00.162918.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_mc_1734540199/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-46-30.608306.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_belebele_regex_1734540783/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-09.756050.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_multiple_choice_1734540445/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-57-46.171302.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_cbd_regex_1734541518/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-49-55.527787.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_multiple_choice_1734540261/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-37.124442.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_dyk_regex_1734540814/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-52-40.122505.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_eq_bench_first_turn_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-32-54.752496.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_multiple_choice_1734540446/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-09-56.026758.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_klej_ner_regex_1734541580/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T19-15-09.906450.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_closed_book_1734541641/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-15-19.446395.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_open_book_1734541855/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-58-49.571624.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_polqa_reranking_multiple_choice_1734540568/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-37-32.873296.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_poquad_open_book_1734542620/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T20-23-08.102729.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-48-25.810735.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_ppc_regex_1734540998/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-29-25.155350.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_multiple_choice_1734540353/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T17-52-42.084827.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-base_-5_polish_psc_regex_1734541120/ibm-granite__granite-3.1-3b-a800m-base/results_2024-12-18T18-45-41.904101.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_1734625684/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-40-22.929176.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_in_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-58.058494.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_1734625805/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-38-05.225188.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polemo2_out_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-29.597035.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-24-58.868102.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_8tags_regex_1734632440/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-55-48.815697.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_mc_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-28-57.139425.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_belebele_regex_1734632834/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-53-19.719708.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-36-58.360441.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_cbd_regex_1734636595/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-48-36.211580.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-37.112524.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_dyk_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-29-20.815734.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-01-41.653334.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_eq_bench_first_turn_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-34-07.980329.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-47-11.743068.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_klej_ner_regex_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-40-36.040016.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_closed_book_1734637949/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-59-04.826113.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_open_book_1734637950/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-15-00.520877.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_polqa_reranking_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-09-18.313547.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_poquad_open_book_1734638010/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T23-24-16.707427.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-29-01.209133.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_ppc_regex_1734634459/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T20-01-42.654856.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_multiple_choice_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-30-56.364423.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-0_polish_psc_regex_1734636144/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T21-11-12.755104.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_1734609320/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-20-13.083959.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_in_multiple_choice_1734605268/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-55-27.811548.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_1734610143/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-25-45.273605.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polemo2_out_multiple_choice_1734605270/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-53-10.007741.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_multiple_choice_1734605635/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-54-28.818804.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_8tags_regex_1734610478/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-58-14.680593.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_mc_1734605787/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T11-59-36.332590.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_belebele_regex_1734610570/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-44-01.417950.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_multiple_choice_1734608316/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-49-41.077906.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_cbd_regex_1734617452/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-39-19.900424.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_multiple_choice_1734606031/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-04-57.032329.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_dyk_regex_1734612529/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-50-35.606262.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_eq_bench_first_turn_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-35-40.995798.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_multiple_choice_1734608712/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-08-18.673159.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_klej_ner_regex_1734624894/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-29-10.755457.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_closed_book_1734625411/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T17-31-47.036046.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T18-13-32.889930.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_polqa_reranking_multiple_choice_1734609016/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T13-40-51.214233.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_poquad_open_book_1734625593/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T19-25-16.437372.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_multiple_choice_1734608103/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-37-43.856041.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_ppc_regex_1734614302/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T14-48-47.816028.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_multiple_choice_1734608255/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T12-44-29.572370.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-3b-a800m-instruct_-5_polish_psc_regex_1734616871/ibm-granite__granite-3.1-3b-a800m-instruct/results_2024-12-19T15-40-37.904253.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_1734544214/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-52-24.179269.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_in_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-49.119794.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-04.358203.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polemo2_out_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-46-48.824629.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_multiple_choice_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-52.445380.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_8tags_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-32-48.372573.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_mc_1734543971/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-47-47.516146.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_belebele_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-56-00.659280.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_multiple_choice_1734544153/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-53-38.380964.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_cbd_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-02-30.289776.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_multiple_choice_1734544062/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-49-50.550808.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_dyk_regex_1734544245/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-12-39.374343.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_1734543848/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-17-15.429335.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_eq_bench_first_turn_1734544428/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-50.618290.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-59-26.998507.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_klej_ner_regex_1734544336/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-07-08.719221.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_closed_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-58-09.712559.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-20-53.917894.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_polqa_reranking_multiple_choice_1734544184/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-08-44.868648.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_poquad_open_book_1734544397/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T20-18-26.266282.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-50-09.110169.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_ppc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.372310.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_multiple_choice_1734544123/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-51-46.879650.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-0_polish_psc_regex_1734544306/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-01-59.615447.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_1734538472/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-04.169521.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_in_multiple_choice_1734537076/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-04-56.994178.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_1734538781/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-24-20.661580.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polemo2_out_multiple_choice_1734537138/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-01-14.743270.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_multiple_choice_1734537449/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-47-16.534710.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_8tags_regex_1734538874/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-43-30.867520.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_mc_1734537729/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-06-58.505409.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_belebele_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-28-23.688733.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_multiple_choice_1734538226/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-19-05.726388.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_cbd_regex_1734539213/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-43-18.225480.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_multiple_choice_1734537977/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-11-55.783841.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_dyk_regex_1734538935/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-49-05.812025.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_eq_bench_first_turn_1734539799/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-42-17.248852.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_multiple_choice_1734538256/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-35-25.931844.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_klej_ner_regex_1734539367/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-04-23.204769.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_closed_book_1734539644/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-38-53.507177.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-05-35.926050.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_polqa_reranking_multiple_choice_1734538379/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T18-16-25.027083.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_poquad_open_book_1734539675/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T19-05-34.786723.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_multiple_choice_1734538008/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-09-27.831094.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_ppc_regex_1734538997/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-40-55.036723.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_multiple_choice_1734538071/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-21-34.396660.json diff --git a/eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json b/eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json similarity index 100% rename from eval-results/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json rename to eval-results-copy/pl/results/ibm-granite/granite-3.1-8b-instruct_-5_polish_psc_regex_1734539120/ibm-granite__granite-3.1-8b-instruct/results_2024-12-18T17-34-03.583350.json diff --git a/eval-results/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json b/eval-results-copy/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json rename to eval-results-copy/pl/results/internlm/internlm2-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259409/results.json diff --git a/eval-results/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json b/eval-results-copy/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json rename to eval-results-copy/pl/results/internlm/internlm2-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-1_8b/results_2024-06-03T19-50-33.593109.json diff --git a/eval-results/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json b/eval-results-copy/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json rename to eval-results-copy/pl/results/internlm/internlm2-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307425/results.json diff --git a/eval-results/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json b/eval-results-copy/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json rename to eval-results-copy/pl/results/internlm/internlm2-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420989/internlm__internlm2-1_8b/results_2024-06-03T16-38-02.818722.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288106/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288106/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_mc_1714288106/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288106/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714203082/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714205611/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_mc_1714202288/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714205724/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714222542/results.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T04-40-24.873854.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453248/internlm__internlm2-20b/results_2024-06-04T02-04-05.461540.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453248/internlm__internlm2-20b/results_2024-06-04T04-09-00.431844.json diff --git a/eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json b/eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json rename to eval-results-copy/pl/results/internlm/internlm2-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453248/internlm__internlm2-20b/results_2024-06-04T01-32-57.865530.json diff --git a/eval-results/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json b/eval-results-copy/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json rename to eval-results-copy/pl/results/internlm/internlm2-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-7b/results_2024-06-03T20-20-50.803389.json diff --git a/eval-results/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json b/eval-results-copy/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json rename to eval-results-copy/pl/results/internlm/internlm2-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-7b/results_2024-06-03T17-05-33.553308.json diff --git a/eval-results/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json b/eval-results-copy/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json rename to eval-results-copy/pl/results/internlm/internlm2-base-7b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259094/results.json diff --git a/eval-results/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json b/eval-results-copy/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json rename to eval-results-copy/pl/results/internlm/internlm2-base-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428097/internlm__internlm2-base-7b/results_2024-06-03T20-23-36.985183.json diff --git a/eval-results/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json b/eval-results-copy/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json rename to eval-results-copy/pl/results/internlm/internlm2-base-7b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306573/results.json diff --git a/eval-results/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json b/eval-results-copy/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json rename to eval-results-copy/pl/results/internlm/internlm2-base-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-base-7b/results_2024-06-03T16-52-17.134841.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259612/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json b/eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/internlm__internlm2-chat-1_8b/results_2024-06-03T19-40-42.081555.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711307609/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json b/eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-1_8b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421050/internlm__internlm2-chat-1_8b/results_2024-06-03T16-51-57.609494.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288092/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288092/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_mc_1714288092/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288092/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex,polish_polqa_open_book_1714242965/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714242999/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_mc_1714236895/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize=True,max_length=4096-5_polish_polqa_closed_book_1714236927/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T03-59-22.202605.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-43-22.467788.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T04-29-46.386858.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json b/eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-20b_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717453278/internlm__internlm2-chat-20b/results_2024-06-04T01-39-21.013383.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_poleval2018_task3_test_10k_1712083812/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/internlm__internlm2-chat-7b-sft/results_2024-06-03T20-04-05.346778.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b-sft_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b-sft/results_2024-06-03T17-14-13.996728.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b_-0_polish_poleval2018_task3_test_10k_1712083821/results.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428098/internlm__internlm2-chat-7b/results_2024-06-03T20-49-39.544208.json diff --git a/eval-results/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json b/eval-results-copy/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json rename to eval-results-copy/pl/results/internlm/internlm2-chat-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/internlm__internlm2-chat-7b/results_2024-06-03T17-15-46.959447.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-11-07.475027.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-24.888689.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-08-38.346125.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-12.031998.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-27-21.828705.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_8tags_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T10-40-25.781390.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_mc_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-21.861811.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-22-09.745798.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-07-23.278960.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-50.440636.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-45.822588.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-05.557451.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-46-26.423570.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-50-12.416903.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-11.920765.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_klej_ner_regex_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T10-00-15.915145.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-18-16.767215.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_open_book_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T10-21-46.767929.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-46.800735.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_poquad_open_book_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T11-20-58.764581.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_multiple_choice_1721545291/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-46.869794.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-11.293008.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_multiple_choice_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-03-42.042569.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-0_polish_psc_regex_1721545277/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-26.495479.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_1721545269/internlm__internlm2_5-7b-chat/results_2024-07-21T09-20-36.008877.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_in_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-44.921579.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.706282.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polemo2_out_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-00.254016.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-54-42.426649.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_8tags_regex_1721545270/internlm__internlm2_5-7b-chat/results_2024-07-21T10-29-28.064869.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_mc_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-09-06.517646.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_belebele_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-21-21.150479.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-13-00.878375.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_cbd_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-17-12.313574.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-05-50.138040.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_dyk_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-38-01.032551.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-10-03.247704.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-26-45.093209.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_klej_ner_regex_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T09-43-18.790399.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_closed_book_1721545278/internlm__internlm2_5-7b-chat/results_2024-07-21T09-06-42.825804.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b-chat/results_2024-07-21T09-36-00.015063.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_polqa_reranking_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-44-26.571837.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_poquad_open_book_1721545279/internlm__internlm2_5-7b-chat/results_2024-07-21T11-10-57.386937.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-04-56.903439.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_ppc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-19-27.363443.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_multiple_choice_1721545268/internlm__internlm2_5-7b-chat/results_2024-07-21T09-15-23.739999.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b-chat_-5_polish_psc_regex_1721545275/internlm__internlm2_5-7b-chat/results_2024-07-21T09-34-26.499581.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-37.661500.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-06-01.944809.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-03-22.674850.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polemo2_out_multiple_choice_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-43.208815.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-27-11.548958.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_8tags_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-11-16.844780.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-04-00.502723.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_belebele_regex_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-07-58.492661.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-07-50.989831.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_cbd_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-21-15.760048.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_multiple_choice_1721545285/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.148539.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_dyk_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-15.343961.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-33-38.134012.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-57.663095.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-13-12.393380.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_klej_ner_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-08-20.377605.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_closed_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-13-46.147713.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T10-19-34.402276.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_polqa_reranking_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-16-06.275994.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-17-53.216480.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_multiple_choice_1721545277/internlm__internlm2_5-7b/results_2024-07-21T09-04-14.927869.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_ppc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-04-59.789381.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_psc_multiple_choice_1721545286/internlm__internlm2_5-7b/results_2024-07-21T09-04-51.406014.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-0_polish_psc_regex_1721545276/internlm__internlm2_5-7b/results_2024-07-21T09-05-47.440046.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-18-39.765525.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_in_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-23-09.423812.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-44.808232.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polemo2_out_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-55.482341.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-57-13.912899.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_8tags_regex_1721545275/internlm__internlm2_5-7b/results_2024-07-21T10-24-41.430756.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_mc_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-18.763162.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_belebele_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-24-51.701818.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-13-08.314400.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_cbd_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-43.416113.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-48.834866.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_dyk_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-38-06.843183.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_eq_bench_first_turn_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-09-35.808741.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-26-26.236889.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_klej_ner_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-42-26.995819.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_closed_book_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-07-04.839004.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_open_book_1721545279/internlm__internlm2_5-7b/results_2024-07-21T09-34-10.093393.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_polqa_reranking_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-45-24.894396.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_poquad_open_book_1721545276/internlm__internlm2_5-7b/results_2024-07-21T11-05-05.318213.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-05-10.406106.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_ppc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-19-40.183646.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_psc_multiple_choice_1721545275/internlm__internlm2_5-7b/results_2024-07-21T09-15-35.131327.json diff --git a/eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json b/eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json similarity index 100% rename from eval-results/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json rename to eval-results-copy/pl/results/internlm/internlm2_5-7b_-5_polish_psc_regex_1721545295/internlm__internlm2_5-7b/results_2024-07-21T09-37-38.474375.json diff --git a/eval-results/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json b/eval-results-copy/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json similarity index 100% rename from eval-results/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json rename to eval-results-copy/pl/results/lex-hue/Delexa-7b_-0_polish_1714165193/results.json diff --git a/eval-results/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json b/eval-results-copy/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json similarity index 100% rename from eval-results/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json rename to eval-results-copy/pl/results/lex-hue/Delexa-7b_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/lex-hue__Delexa-7b/results_2024-06-03T20-17-19.924528.json diff --git a/eval-results/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json b/eval-results-copy/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json similarity index 100% rename from eval-results/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json rename to eval-results-copy/pl/results/lex-hue/Delexa-7b_-5_polish_1714161669/results.json diff --git a/eval-results/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json b/eval-results-copy/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json similarity index 100% rename from eval-results/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json rename to eval-results-copy/pl/results/lex-hue/Delexa-7b_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lex-hue__Delexa-7b/results_2024-06-03T17-01-20.521944.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711254559/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only/e0_cc0931c5/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299869/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253512/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e2_f7606252_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297562/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252875/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/ext_e3_23b6bc9b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295603/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253853/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e2_898ae6c6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299234/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253046/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e3_45ef6b63_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295836/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253001/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e4_e3a666b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295785/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253393/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-only_e0_sft/spkl_e5_bf95416b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711297407/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711253958/results.json diff --git a/eval-results/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json b/eval-results-copy/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json rename to eval-results-copy/pl/results/llama-apt3-13B/spkl-plus/e0_caa5ad79/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711299411/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json b/eval-results-copy/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/only-spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251540/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json b/eval-results-copy/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/only-spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288245/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251482/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286958/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250605/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286357/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250900/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286577/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250960/results.json diff --git a/eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json b/eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json similarity index 100% rename from eval-results/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json rename to eval-results-copy/pl/results/llama-apt3-7B/spkl-only_sft/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286739/results.json diff --git a/eval-results/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json b/eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json similarity index 100% rename from eval-results/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json rename to eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_1714165182/results.json diff --git a/eval-results/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json b/eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json similarity index 100% rename from eval-results/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json rename to eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422174/lmsys__vicuna-13b-v1.5/results_2024-06-03T18-34-15.814090.json diff --git a/eval-results/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json b/eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json similarity index 100% rename from eval-results/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json rename to eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_1714165142/results.json diff --git a/eval-results/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json b/eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json similarity index 100% rename from eval-results/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json rename to eval-results-copy/pl/results/lmsys/vicuna-13b-v1.5_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/lmsys__vicuna-13b-v1.5/results_2024-06-03T16-51-48.316046.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714361699/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714361950/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_mc_1714306485/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714361992/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714333803/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714336309/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_mc_1714309659/results.json diff --git a/eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json b/eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json similarity index 100% rename from eval-results/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json rename to eval-results-copy/pl/results/maciek-pioro/Mixtral-8x7B-v0.1-pl_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714361070/results.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_1731538638/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-47.922567.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_in_multiple_choice_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-36.772554.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_1731538667/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-37.645588.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polemo2_out_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-07.612597.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_multiple_choice_1731538397/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-18-11.457028.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_8tags_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-22-06.047501.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_mc_1731538457/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-56-03.232980.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_belebele_regex_1731538697/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-28-33.454432.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-08.091821.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_cbd_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-29-23.909437.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-54.858288.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_dyk_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-03-02.060773.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_1731538307/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-56-42.869801.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_eq_bench_first_turn_1731538938/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-55-44.802835.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_multiple_choice_1731538607/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-14.760505.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_klej_ner_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-02-01.778292.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_closed_book_1731538788/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-16-42.690877.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_open_book_1731538818/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-23-42.384670.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_polqa_reranking_multiple_choice_1731538608/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-10-12.495431.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_poquad_open_book_1731538908/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T02-08-08.096511.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_multiple_choice_1731538577/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-56.893753.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_ppc_regex_1731538728/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-19.970053.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_multiple_choice_1731538578/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-31.869168.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-0_polish_psc_regex_1731538758/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-38-06.047719.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_1731537946/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-00-51.156816.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_in_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-37.005703.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-57-23.249470.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polemo2_out_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-37.605944.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_multiple_choice_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-29.020921.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_8tags_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-35-06.427660.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_mc_1731537735/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-47-36.006798.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_belebele_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-17-41.958468.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-55-24.888231.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_cbd_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-12-18.251084.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_multiple_choice_1731537766/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-23.074978.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_dyk_regex_1731538006/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-31-53.858941.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_eq_bench_first_turn_1731538217/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-58-27.730064.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_multiple_choice_1731537886/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-55.127319.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_klej_ner_regex_1731538066/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-34-11.871665.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_closed_book_1731538096/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-53-24.577311.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_open_book_1731538126/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-26-24.069069.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_polqa_reranking_multiple_choice_1731537916/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-25-03.471393.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_poquad_open_book_1731538157/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T01-40-11.221384.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_multiple_choice_1731537796/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-46-08.479696.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_ppc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-08-08.388393.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_multiple_choice_1731537856/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-13T23-52-41.620805.json diff --git a/eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json b/eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json rename to eval-results-copy/pl/results/meditsolutions/MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune_-5_polish_psc_regex_1731538036/meditsolutions__MSH-Lite-7B-v1-Bielik-v2.3-Instruct-Llama-Prune/results_2024-11-14T00-24-57.166458.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-28-58.209749.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_in_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-05.745218.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-28.549676.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polemo2_out_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-50.440442.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-19.654600.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-28-05.911385.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_mc_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-30.597343.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-30-07.140342.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-12-52.088034.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-37-56.340476.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.933635.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-32.811887.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-46.757964.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-22.560431.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-35.135191.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-06-04.378348.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-51.945761.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-54-07.128392.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_polqa_reranking_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-21-01.013354.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-45-54.261123.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-20.664170.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-38-20.617215.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-08-57.236333.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-0_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-44-07.775502.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-22-21.797869.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_in_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-20-32.767898.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-34.483743.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polemo2_out_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-16-06.608126.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_multiple_choice_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-51-07.915733.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_8tags_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-09-21.634057.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_mc_1730203517/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-19.394634.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_belebele_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-34-04.620688.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-18-32.899270.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_cbd_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-25-58.771492.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-43.994374.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_dyk_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-50-01.718092.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_eq_bench_first_turn_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-13-52.388396.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-31-46.478475.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_klej_ner_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T14-00-51.294476.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_closed_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-11-30.812441.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-20.639275.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_polqa_reranking_multiple_choice_1730203528/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-45-23.956937.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_poquad_open_book_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T15-01-50.970322.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-10-01.163681.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_ppc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-27-15.189169.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_multiple_choice_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-15-26.576448.json diff --git a/eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json b/eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json similarity index 100% rename from eval-results/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json rename to eval-results-copy/pl/results/meditsolutions/MSH-v1-Bielik-v2.3-Instruct-MedIT-merge_-5_polish_psc_regex_1730203527/meditsolutions__MSH-v1-Bielik-v2.3-Instruct-MedIT-merge/results_2024-10-29T13-42-51.099913.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_poleval2018_task3_test_10k_1712083861/results.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250079/results.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T19-26-22.784344.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711285973/results.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-chat-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-chat-hf/results_2024-06-03T16-18-50.831009.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711250579/results.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428128/meta-llama__Llama-2-7b-hf/results_2024-06-03T18-42-53.162286.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711286023/results.json diff --git a/eval-results/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json b/eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json rename to eval-results-copy/pl/results/meta-llama/Llama-2-7b-hf_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Llama-2-7b-hf/results_2024-06-03T16-12-28.631396.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_1727318233/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-24.266652.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_in_multiple_choice_1727317661/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-07.316027.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_1727318414/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-52.883131.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polemo2_out_multiple_choice_1727317691/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-29-22.355266.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_multiple_choice_1727317782/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-40-14.140420.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_8tags_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-02-37.340307.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_mc_1727317812/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-31-10.636027.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_belebele_regex_1727318444/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-26.944373.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_multiple_choice_1727318053/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-36-29.302357.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_cbd_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-43.778243.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_multiple_choice_1727317902/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-32-32.622340.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_dyk_regex_1727318534/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-44-07.078353.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-59-50.642939.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_eq_bench_first_turn_1727318895/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-06-24.735634.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_multiple_choice_1727318083/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-39-20.183319.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_klej_ner_regex_1727318715/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-49-37.681204.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_closed_book_1727318745/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-50-22.635259.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-12-34.241233.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727318143/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-41-44.838936.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_poquad_open_book_1727318775/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T05-38-38.014262.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_multiple_choice_1727317932/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-11.713290.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_ppc_regex_1727318564/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-08.257206.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_multiple_choice_1727317962/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-33-38.537871.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-0_polish_psc_regex_1727318685/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T04-48-21.048193.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_1727304302/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-27.648347.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_in_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-56.411669.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-48-31.507525.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polemo2_out_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-06.006874.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_multiple_choice_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-18.529313.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_8tags_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-12-11.326356.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_mc_1727304180/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-41.776366.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_belebele_regex_1727304332/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-51.312964.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-46-48.197619.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_cbd_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-52.902776.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-37.606729.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_dyk_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-55-57.489888.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_eq_bench_first_turn_1727304483/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-50-04.034626.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_multiple_choice_1727304271/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-55.645011.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_klej_ner_regex_1727304392/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-58-06.329099.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_closed_book_1727304423/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-49-20.184488.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-01-20.011357.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727304301/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-54-54.134122.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_poquad_open_book_1727304453/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T01-18-08.310234.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_multiple_choice_1727304211/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-44-36.655094.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_ppc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-51-14.243626.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_multiple_choice_1727304241/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-45-55.581658.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B-Instruct_-5_polish_psc_regex_1727304362/meta-llama__Llama-3.2-1B-Instruct/results_2024-09-26T00-52-49.886347.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_1727316968/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-24.787456.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_in_multiple_choice_1727316424/meta-llama__Llama-3.2-1B/results_2024-09-26T04-08-29.309466.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_1727316998/meta-llama__Llama-3.2-1B/results_2024-09-26T04-20-17.208346.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polemo2_out_multiple_choice_1727316545/meta-llama__Llama-3.2-1B/results_2024-09-26T04-10-13.662278.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_multiple_choice_1727316666/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-46.216506.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_8tags_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-17.125324.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_mc_1727316696/meta-llama__Llama-3.2-1B/results_2024-09-26T04-12-45.945088.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_belebele_regex_1727317088/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-59.805209.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-17-26.246493.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_cbd_regex_1727317329/meta-llama__Llama-3.2-1B/results_2024-09-26T04-30-56.120393.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-27.794666.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_dyk_regex_1727317209/meta-llama__Llama-3.2-1B/results_2024-09-26T04-26-37.874540.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_1727304544/meta-llama__Llama-3.2-1B/results_2024-09-26T01-01-26.714210.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_eq_bench_first_turn_1727317661/meta-llama__Llama-3.2-1B/results_2024-09-26T04-44-14.779322.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-19-38.848076.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_klej_ner_regex_1727317360/meta-llama__Llama-3.2-1B/results_2024-09-26T04-40-57.693403.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_closed_book_1727317601/meta-llama__Llama-3.2-1B/results_2024-09-26T04-31-49.025495.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T05-00-00.818378.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_polqa_reranking_multiple_choice_1727316938/meta-llama__Llama-3.2-1B/results_2024-09-26T04-21-43.315367.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_poquad_open_book_1727317631/meta-llama__Llama-3.2-1B/results_2024-09-26T04-58-54.780145.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_multiple_choice_1727316817/meta-llama__Llama-3.2-1B/results_2024-09-26T04-14-34.254547.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_ppc_regex_1727317269/meta-llama__Llama-3.2-1B/results_2024-09-26T04-27-05.505530.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_multiple_choice_1727316907/meta-llama__Llama-3.2-1B/results_2024-09-26T04-16-02.567752.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-0_polish_psc_regex_1727317330/meta-llama__Llama-3.2-1B/results_2024-09-26T04-34-14.011072.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-51.214480.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_in_multiple_choice_1727303727/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-21.513887.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_1727303999/meta-llama__Llama-3.2-1B/results_2024-09-26T00-42-47.007654.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polemo2_out_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-01.931645.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_multiple_choice_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-15.010240.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_8tags_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T01-07-53.344424.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_mc_1727303757/meta-llama__Llama-3.2-1B/results_2024-09-26T00-37-37.535063.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_belebele_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-45-18.318536.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-41-43.665796.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_cbd_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-00.725067.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_multiple_choice_1727303848/meta-llama__Llama-3.2-1B/results_2024-09-26T00-38-36.432776.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_dyk_regex_1727304029/meta-llama__Llama-3.2-1B/results_2024-09-26T00-51-51.832093.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_eq_bench_first_turn_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-41.971697.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-44-20.372113.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_klej_ner_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-52-45.803116.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_closed_book_1727304090/meta-llama__Llama-3.2-1B/results_2024-09-26T00-43-22.258632.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_open_book_1727304120/meta-llama__Llama-3.2-1B/results_2024-09-26T00-53-24.340298.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_polqa_reranking_multiple_choice_1727303938/meta-llama__Llama-3.2-1B/results_2024-09-26T00-48-52.659746.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_poquad_open_book_1727304150/meta-llama__Llama-3.2-1B/results_2024-09-26T01-12-34.176646.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-39-35.343925.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_ppc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-46-42.745363.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_multiple_choice_1727303908/meta-llama__Llama-3.2-1B/results_2024-09-26T00-40-23.032694.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-1B_-5_polish_psc_regex_1727304059/meta-llama__Llama-3.2-1B/results_2024-09-26T00-49-25.265920.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-37-00.603388.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_in_multiple_choice_1727304544/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-02.871790.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-46.031426.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polemo2_out_multiple_choice_1727304574/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-50-59.776481.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-05-40.313008.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_8tags_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-07.561196.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_mc_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-15.051589.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_belebele_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-39-46.255437.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_multiple_choice_1727310812/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-55.697359.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_cbd_regex_1727310933/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-53.957870.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-07.647604.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_dyk_regex_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-36-53.133846.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-22-51.365545.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_eq_bench_first_turn_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-13-00.202665.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-37.244328.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_klej_ner_regex_1727310994/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-47-52.199560.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_closed_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-45-48.824139.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_open_book_1727311024/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-00-06.389943.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727310842/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-42-09.185206.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_poquad_open_book_1727311055/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T03-37-31.278073.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-11.542759.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_ppc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-38-41.679483.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_multiple_choice_1727304604/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-51-23.530395.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-0_polish_psc_regex_1727310873/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T02-40-52.919275.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_1727302697/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-24-26.581219.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_in_multiple_choice_1727302212/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-43.514851.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-23-12.605212.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polemo2_out_multiple_choice_1727302273/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-15-02.730186.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_multiple_choice_1727302303/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-31.688010.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_8tags_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-12-06.295940.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_mc_1727302546/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-09.449116.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_belebele_regex_1727302727/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-07.439957.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-22-30.838672.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_cbd_regex_1727302970/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-30-07.588333.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-37.748129.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_dyk_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-38-35.022986.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_eq_bench_first_turn_1727303151/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-28-58.228272.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-27-15.936948.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_klej_ner_regex_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-42-26.171417.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_closed_book_1727303000/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-25-58.032415.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_open_book_1727303030/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-39-22.278365.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727302667/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-33-47.901146.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_poquad_open_book_1727303061/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T01-10-40.936031.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-18-28.449589.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_ppc_regex_1727302758/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-26-10.538700.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_multiple_choice_1727302606/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-20-01.733535.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B-Instruct_-5_polish_psc_regex_1727302818/meta-llama__Llama-3.2-3B-Instruct/results_2024-09-26T00-32-12.825355.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_1727315880/meta-llama__Llama-3.2-3B/results_2024-09-26T04-06-27.521763.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_in_multiple_choice_1727311055/meta-llama__Llama-3.2-3B/results_2024-09-26T02-39-38.001962.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_1727315971/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-58.758354.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polemo2_out_multiple_choice_1727315276/meta-llama__Llama-3.2-3B/results_2024-09-26T03-49-30.857100.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_multiple_choice_1727315427/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-35.783476.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_8tags_regex_1727316062/meta-llama__Llama-3.2-3B/results_2024-09-26T05-07-57.480244.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_mc_1727315608/meta-llama__Llama-3.2-3B/results_2024-09-26T03-54-48.117892.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_belebele_regex_1727316092/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-31.566706.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_multiple_choice_1727315821/meta-llama__Llama-3.2-3B/results_2024-09-26T04-00-21.258069.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_cbd_regex_1727316243/meta-llama__Llama-3.2-3B/results_2024-09-26T04-17-19.525007.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_multiple_choice_1727315669/meta-llama__Llama-3.2-3B/results_2024-09-26T03-55-40.608460.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_dyk_regex_1727316153/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-26.000155.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_1727304513/meta-llama__Llama-3.2-3B/results_2024-09-26T01-08-42.251941.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_eq_bench_first_turn_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-33-58.340066.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-04-04.641958.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_klej_ner_regex_1727316274/meta-llama__Llama-3.2-3B/results_2024-09-26T04-27-32.933744.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_closed_book_1727316364/meta-llama__Llama-3.2-3B/results_2024-09-26T04-09-43.525153.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T04-31-51.513906.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_polqa_reranking_multiple_choice_1727315850/meta-llama__Llama-3.2-3B/results_2024-09-26T04-05-38.920819.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_poquad_open_book_1727316394/meta-llama__Llama-3.2-3B/results_2024-09-26T05-15-45.791854.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_multiple_choice_1727315731/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-50.840100.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_ppc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-14-41.906338.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_multiple_choice_1727315729/meta-llama__Llama-3.2-3B/results_2024-09-26T03-56-40.760732.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-0_polish_psc_regex_1727316183/meta-llama__Llama-3.2-3B/results_2024-09-26T04-08-20.468270.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-36-41.864475.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_in_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-32-15.428753.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-58.301460.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polemo2_out_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-33.189718.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_multiple_choice_1727303212/meta-llama__Llama-3.2-3B/results_2024-09-26T00-47-27.571253.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_8tags_regex_1727303424/meta-llama__Llama-3.2-3B/results_2024-09-26T01-11-27.819508.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_mc_1727303242/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-48.543991.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_belebele_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-38.462422.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-34-50.097560.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_cbd_regex_1727303515/meta-llama__Llama-3.2-3B/results_2024-09-26T00-41-46.182688.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_multiple_choice_1727303272/meta-llama__Llama-3.2-3B/results_2024-09-26T00-29-32.104862.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_dyk_regex_1727303454/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-07.806328.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_eq_bench_first_turn_1727303666/meta-llama__Llama-3.2-3B/results_2024-09-26T00-37-50.400497.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-39-36.146781.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_klej_ner_regex_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-50-53.240773.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_closed_book_1727303575/meta-llama__Llama-3.2-3B/results_2024-09-26T00-35-31.128218.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_open_book_1727303606/meta-llama__Llama-3.2-3B/results_2024-09-26T00-49-20.167055.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_polqa_reranking_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-46-15.513796.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_poquad_open_book_1727303636/meta-llama__Llama-3.2-3B/results_2024-09-26T01-24-06.176318.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_multiple_choice_1727303363/meta-llama__Llama-3.2-3B/results_2024-09-26T00-30-58.688107.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_ppc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-40-37.191091.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_multiple_choice_1727303393/meta-llama__Llama-3.2-3B/results_2024-09-26T00-33-07.499559.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json b/eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.2-3B_-5_polish_psc_regex_1727303484/meta-llama__Llama-3.2-3B/results_2024-09-26T00-43-08.806162.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1733577874/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-41-19.298453.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1733573840/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-35-30.116603.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1733577952/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-37-35.040495.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1733574985/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-47-59.297446.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1733575739/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-30-54.696995.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1733578634/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-11-43.391955.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1733576433/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-07-36.049039.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1733578688/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-44-41.367856.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1733577368/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-36-46.229784.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1733580844/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-19-16.334106.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1733576916/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-14-59.094929.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1733578913/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-53-54.383877.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1733573177/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-11-20.122410.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1733584355/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-33-40.299175.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-01-50.230710.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1733581090/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T18-02-37.596494.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1733582723/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T16-05-04.318249.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1733582904/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T17-31-17.266162.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1733577466/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-13-26.396978.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1733583963/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T21-22-55.529482.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1733576946/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-15-22.235381.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1733579662/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-46-34.768474.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1733577338/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-25-23.120211.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1733580343/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T15-59-41.437004.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1733550098/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-32-39.267853.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1733533770/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-14-07.093146.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1733553217/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-06-18.480984.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1733537689/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T03-58-20.688447.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1733539134/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T07-57-04.526069.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1733555063/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-08-16.346148.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1733539956/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-42.676420.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1733555214/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T09-16-09.054688.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1733541940/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T05-18-22.066252.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1733566812/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-06-41.280527.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1733540335/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-13-16.102237.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1733559408/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-19-38.691030.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1733572186/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-16-24.414898.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1733543397/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T06-40-56.017371.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1733567798/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-59-51.314946.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T12-39-01.628072.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1733570659/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T14-23-59.103902.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1733545157/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T08-03-41.231178.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1733571575/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T19-40-21.058408.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1733541226/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-24-48.305721.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T11-35-59.424981.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1733541260/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T04-49-27.483282.json diff --git a/eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json b/eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json similarity index 100% rename from eval-results/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json rename to eval-results-copy/pl/results/meta-llama/Llama-3.3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1733564608/meta-llama__Llama-3.3-70B-Instruct/results_2024-12-07T13-05-42.324556.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505757/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505757/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_mc_1714461495/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505757/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714472662/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714473923/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_mc_1714362530/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714475694/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_pes_regex_1721720594/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-23T14-00-41.992227.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443259/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T05-58-12.125827.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717486781/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-04-16.417434.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720707434/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T22-09-07.396320.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720712901/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-12T00-53-00.129750.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724842495/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-08-28T13-28-13.271179.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720700764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-07-11T17-53-04.110788.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443169/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T06-21-17.328329.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717486841/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-04T18-32-01.636480.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505772/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505772/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_mc_1714470409/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714505774/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714505727/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714505727/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_mc_1714466704/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714505727/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T04-51-59.578005.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717477048/meta-llama__Meta-Llama-3-70B/results_2024-06-04T14-12-26.634751.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720713231/meta-llama__Meta-Llama-3-70B/results_2024-07-11T23-27-20.267499.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720728591/meta-llama__Meta-Llama-3-70B/results_2024-07-12T04-42-32.366048.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720713051/meta-llama__Meta-Llama-3-70B/results_2024-07-11T21-11-06.743787.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717443410/meta-llama__Meta-Llama-3-70B/results_2024-06-04T07-07-43.250632.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-70B_parallelize_True_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717477680/meta-llama__Meta-Llama-3-70B/results_2024-06-04T16-37-29.411170.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_1713461414/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-15-15.725778.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_1713468301/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-18-59.873034.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length=4096-5_polish_1713469529/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_1718533557/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-26.885535.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_in_multiple_choice_1718533587/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-06.859196.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-47.572476.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polemo2_out_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-29.625724.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_multiple_choice_1718533647/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-40.408454.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_8tags_regex_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-20-14.733646.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_mc_1718533677/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-29-14.760489.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_belebele_regex_1718533707/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-46-07.888506.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-33-41.276572.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_cbd_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-41-01.979514.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_multiple_choice_1718533737/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-09.859490.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_dyk_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-32-27.537247.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_multiple_choice_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-37-20.904982.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_klej_ner_regex_1718533797/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-07-20.539324.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_closed_book_1718533857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-40-20.765091.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_open_book_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T13-05-45.068895.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718533827/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-38-49.575690.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-30-38.725067.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_ppc_regex_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-44-54.427388.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_multiple_choice_1718533767/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-16T12-31-02.325566.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T19-19-21.295882.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B-Instruct_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-03T16-13-19.717044.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_1713461414/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423329/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-12-52.165900.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_1713468292/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-16-17.745129.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length=4096-5_polish_1713469051/results.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-48.589207.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_in_multiple_choice_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-36.916537.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_1718533857/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-21.301211.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polemo2_out_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-19.274120.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-05.467622.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_8tags_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-12-02.474783.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_mc_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-59.519548.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_belebele_regex_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-49-25.316349.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-36-43.050373.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_cbd_regex_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-48-03.012656.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_multiple_choice_1718533887/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-32-56.035657.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_dyk_regex_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-52-34.593385.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_multiple_choice_1718533977/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-40-15.455158.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_klej_ner_regex_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T13-14-21.752145.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_closed_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-39-11.265094.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_open_book_1718534037/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-58-35.034268.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718534007/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-41-53.868415.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_multiple_choice_1718533917/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-33-11.406135.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_ppc_regex_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-53-34.209852.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_multiple_choice_1718533947/meta-llama__Meta-Llama-3-8B/results_2024-06-16T12-34-02.012768.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423511/meta-llama__Meta-Llama-3-8B/results_2024-06-03T18-14-14.608729.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3-8B_max_length_4096-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/meta-llama__Meta-Llama-3-8B/results_2024-06-03T16-15-03.878479.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_in_1722205044/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T00-50-51.291526.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polemo2_out_1722207085/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T01-11-16.235097.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_8tags_regex_1722208307/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T02-45-27.628038.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_belebele_regex_1722213969/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T03-46-03.433728.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_cbd_regex_1722220498/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T05-01-41.312492.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_dyk_regex_1722217597/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-14-22.014528.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_eq_bench_first_turn_1722268117/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T18-17-41.599971.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_klej_ner_regex_1722222128/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-04-56.256544.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_closed_book_1722225929/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T06-24-37.434807.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_polqa_open_book_1722227108/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T09-10-30.890607.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_poquad_open_book_1722237062/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T17-47-59.603261.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-405B-Instruct-FP8_base_url_http:/149.156.182.180:9096/c02/v1/_tokenizer_backend_huggingface-0_polish_ppc_regex_1722219289/meta-llama__Meta-Llama-3.1-405B-Instruct-FP8/results_2024-07-29T04-32-55.708150.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1721804252/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-23.574282.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721803388/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-01-22.234846.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1721804280/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-10-33.752316.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721803449/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-56-01.446089.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721803479/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-25-46.384499.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1721804517/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-08-54.374709.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-54-35.543675.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1721804694/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-52-06.955342.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721804013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-14-41.602434.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1721805290/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-05-43.023151.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-48.054793.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1721804892/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-22-25.783321.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1721809320/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T12-22-25.899191.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721806105/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-51.154927.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721804054/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-38-07.688377.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721805292/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T10-17-44.007491.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721805306/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-34-09.899505.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721805770/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T11-04-44.943425.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721804108/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-49-34.268587.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721805997/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T14-49-58.338844.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-53-01.405998.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1721805063/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-46-15.179450.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721803638/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-57-29.070203.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1721805072/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T09-50-16.993662.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1721769172/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-04-00.745810.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721762146/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-20-44.794730.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1721770833/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-13-15.619104.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721762393/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-03-50.214111.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721765078/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-23-48.063782.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1721771138/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T05-04-07.994453.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723202474/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-09T19-34-10.143192.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723243334/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T07-58-30.888534.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1721765873/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-38-52.992928.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1721771779/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-52-17.923164.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-32-35.594192.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-44-41.794036.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721766088/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-36-04.272952.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1721772301/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-14-01.578645.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721777683/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-01-02.704450.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721767167/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T00-30-17.519233.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721775208/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-18-57.986175.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_pes_1724711060/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-27T06-27-16.675825.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721775452/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-12-08.494735.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721776276/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T03-11-07.975989.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721767599/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-31-24.441405.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721776368/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T08-34-57.860965.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723244358/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-08-10T04-23-03.664723.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721766890/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T22-46-02.073884.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1721772819/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T01-10-14.538319.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721767013/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-23T23-12-25.066528.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1721773860/meta-llama__Meta-Llama-3.1-70B-Instruct/results_2024-07-24T02-27-29.926776.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_1721807227/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-22-03.613987.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-47-15.367895.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_1721807242/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-14-20.021987.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-22.757371.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721806105/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-09-39.566361.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_8tags_regex_1721807266/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-28-19.911367.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_mc_1721806474/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-41-42.826584.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_belebele_regex_1721807403/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-12.761832.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721806932/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-02-57.527469.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_cbd_regex_1721808201/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.721338.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721806716/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-44-53.433091.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_dyk_regex_1721807443/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-51-06.532793.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_1721809380/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-15-17.194693.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721809110/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-39-59.680934.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721807119/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-29-04.543070.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721808381/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T12-05-56.680102.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721808392/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-21-30.950789.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721808566/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-38-43.601033.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721807205/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-41-13.560848.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721808891/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-15-42.276048.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721806855/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-46-36.819087.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_ppc_regex_1721807503/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-48-08.613416.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721806875/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-51-16.161112.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-0_polish_psc_regex_1721807558/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-01-06.634596.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-19-39.438324.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721780668/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-29-28.075574.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-00-15.415647.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721780881/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-11-50.311855.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721781919/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-03-34.614104.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_8tags_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T11-06-03.295354.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_mc_1721784481/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-49-23.528943.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_belebele_regex_1721795369/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T07-41-32.147542.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721786216/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-49-37.749073.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_cbd_regex_1721799727/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-37-39.583314.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721784602/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-44-22.637486.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_dyk_regex_1721797275/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-14-25.706294.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721803267/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-07-38.715255.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721787979/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T06-17-16.730528.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721800091/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-40-41.763524.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721800967/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-17-17.270582.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721801300/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T10-06-05.208893.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721794700/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-04-17.309916.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_poquad_open_book_1721802934/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T15-12-19.652422.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721785514/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T03-56-19.205714.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_ppc_regex_1721797457/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T08-02-12.639118.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721785818/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T04-25-41.578882.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-70B_parallelize_True_max_length_4096-5_polish_psc_regex_1721798426/meta-llama__Meta-Llama-3.1-70B/results_2024-07-24T09-10-43.483893.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_1721757469/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-29.861927.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_in_multiple_choice_1721757349/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-37.064855.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_1721757500/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-09.549443.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polemo2_out_multiple_choice_1721757379/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-14.005350.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_multiple_choice_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-10.996844.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_8tags_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-48.445692.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_mc_1721757409/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-18.526937.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_belebele_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-49.244652.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-45.155403.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_cbd_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-13-55.890813.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-36.468406.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_dyk_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-47.589109.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_1721758073/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-45-40.836529.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_eq_bench_first_turn_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-26-25.524563.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-05-31.338666.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_klej_ner_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-28-33.835072.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T05-11-42.851224.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_closed_book_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-03-22.624603.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_open_book_1721757590/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-19-35.857079.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-07.013286.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_poquad_open_book_1721757620/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-49-14.573198.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-25.340630.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_ppc_regex_1721757530/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-46.841931.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_multiple_choice_1721757439/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-59-44.195320.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-0_polish_psc_regex_1721757560/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-07-00.587172.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-38.450562.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-01-00.171963.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-05.683782.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-58-00.565576.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-25-02.338229.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-58.823275.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-11.258153.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-06.816647.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-57-58.255113.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_cbd_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-00-56.817155.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-40.345858.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-14-25.909403.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_eq_bench_first_turn_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-55-54.035927.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-06-58.374156.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_klej_ner_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-16-47.201721.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724396763/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-23T16-17-00.118004.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_pes_1724465615/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-08-24T04-21-12.460290.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_closed_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-54-16.789611.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-12-28.405017.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-17-26.929872.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_poquad_open_book_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-46-33.752097.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-53-12.865221.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-02-27.232195.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T19-56-30.954817.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B-Instruct_-5_polish_psc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B-Instruct/results_2024-07-23T20-08-43.312556.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-15.152205.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_in_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-06.838768.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_1721757801/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-30.617428.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polemo2_out_multiple_choice_1721757620/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-19.640188.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_multiple_choice_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-58.300431.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_8tags_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-53-56.046093.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_mc_1721757650/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-02-20.243873.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_belebele_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-19-49.249008.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_multiple_choice_1721757741/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-57.719293.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_cbd_regex_1721757923/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-24.247912.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-10.440933.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_dyk_regex_1721757830/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-18-05.923085.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_1721758103/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-24-38.605684.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_eq_bench_first_turn_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-28.251167.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-27.942494.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_klej_ner_regex_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-33-54.202698.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_closed_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-10-35.932091.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_open_book_1721757983/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-27-40.306889.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_polqa_reranking_multiple_choice_1721757770/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-12-40.147341.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_poquad_open_book_1721758073/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T21-16-18.635643.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_multiple_choice_1721757710/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-03-08.267965.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_ppc_regex_1721757860/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-21.666119.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_multiple_choice_1721757740/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-02.979141.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-0_polish_psc_regex_1721757891/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-22-01.617642.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-31.242615.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_in_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-00-25.585450.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-56-39.675582.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polemo2_out_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-58-25.762287.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-25-09.019243.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_8tags_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-47-27.685265.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_mc_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-55-39.791955.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_belebele_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-04-42.424004.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-06.513097.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_cbd_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-05-38.856370.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-54-27.568268.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_dyk_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-09.890477.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_eq_bench_first_turn_1721757318/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-59-51.646480.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-07-22.705536.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_klej_ner_regex_1721757258/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-08.600276.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_closed_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-43.755304.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-15-18.134550.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_polqa_reranking_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-17-59.613299.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_poquad_open_book_1721757288/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-54-15.523598.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-53-59.334961.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_ppc_regex_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-01-57.719472.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_multiple_choice_1721757046/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T19-57-19.291515.json diff --git a/eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json b/eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json similarity index 100% rename from eval-results/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json rename to eval-results-copy/pl/results/meta-llama/Meta-Llama-3.1-8B_-5_polish_psc_regex_1721757228/meta-llama__Meta-Llama-3.1-8B/results_2024-07-23T20-11-23.157204.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_max_length_4096_parallelize_True-5_polish_8tags_regex_1718532167/microsoft__Phi-3-medium-4k-instruct/results_2024-06-16T13-50-25.442872.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_1718407736/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-42-25.624920.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-07.683658.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_1718407768/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-39-18.220754.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718407310/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-24-44.286103.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718407375/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-45-57.455308.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718407804/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-01-48.940196.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718407473/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-26-18.071065.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718407833/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-51-18.797180.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718407637/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-49.463869.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-01.406033.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718407538/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-27-15.964229.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718407897/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-43-45.532444.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718408513/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-16-36.714271.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718408418/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-14.239679.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718407670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-38-40.914650.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718407995/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-08-37.686687.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718408027/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-41-28.049890.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718408288/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-24-19.647363.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718407703/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-40-49.082024.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718408353/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-43-49.011921.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-20.350205.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718407929/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-52-53.493375.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718407604/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-13.977090.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718407994/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-56-17.918451.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-28-46.903467.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-33-06.288299.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_1718406510/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-21-19.447889.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-23-48.429795.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-00-34.483414.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-13-45.214522.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-29-54.039344.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718406195/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-20-21.384134.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-29.644601.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718406100/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-10-23.594059.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-54-22.008741.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718407278/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-31-08.268998.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718406289/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-37-20.100678.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-55-19.751323.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718406829/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-18-45.046431.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718406861/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-53-31.252756.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718406478/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T02-04-11.417353.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718406990/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T03-51-27.744580.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-09-10.456273.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718406605/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-32-33.692908.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718406163/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-22-06.465330.json diff --git a/eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json b/eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json rename to eval-results-copy/pl/results/microsoft/Phi-3-medium-4k-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718406670/microsoft__Phi-3-medium-4k-instruct/results_2024-06-15T01-50-39.315928.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_1718405722/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-07-45.889652.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_in_multiple_choice_1718405392/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-03.760050.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_1718405721/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-52.468216.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polemo2_out_multiple_choice_1718405460/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-34.756357.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_multiple_choice_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-06-31.699055.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_8tags_regex_1718405753/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-20-56.198476.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_mc_1718405501/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-42.435039.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_belebele_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-13-39.035129.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-49.936496.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_cbd_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-17-09.522403.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_multiple_choice_1718405564/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-53-43.870789.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_dyk_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-03-50.663968.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_1718405942/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-25-50.015438.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_eq_bench_first_turn_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-22-51.428316.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_multiple_choice_1718405658/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-01-21.315505.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_klej_ner_regex_1718405847/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-30-36.040934.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_closed_book_1718405879/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-12-32.700868.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-02-47.469957.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_polqa_reranking_multiple_choice_1718405690/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-02-41.001182.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_poquad_open_book_1718405910/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-26-01.393768.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-15.589575.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_ppc_regex_1718405784/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-52.566475.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_multiple_choice_1718405595/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-34.014860.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-0_polish_psc_regex_1718405816/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-21-24.725158.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-33.935258.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_in_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.070158.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-54-28.727934.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polemo2_out_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-35.484102.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-28.802680.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_8tags_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-24-54.202976.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_mc_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-50-53.926092.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_belebele_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-56-17.924282.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_multiple_choice_1718405116/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-52-49.427127.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_cbd_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-27.683380.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-05.835302.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_dyk_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-12.645891.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_eq_bench_first_turn_1718405366/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-31.989315.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-59-32.041344.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_klej_ner_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-09-49.164642.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_closed_book_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-49-30.952346.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_open_book_1718405336/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-48.994850.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_polqa_reranking_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-11-57.307436.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_poquad_open_book_1718405341/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T02-06-10.133078.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-48-24.704362.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_ppc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-58-07.659150.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_multiple_choice_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T00-55-02.109763.json diff --git a/eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json b/eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json rename to eval-results-copy/pl/results/microsoft/Phi-3-mini-4k-instruct_-5_polish_psc_regex_1718405114/microsoft__Phi-3-mini-4k-instruct/results_2024-06-15T01-10-42.779250.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-28.895034.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_in_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-03.612292.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_1718410882/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-35-10.609093.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polemo2_out_multiple_choice_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-43.144510.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_multiple_choice_1718410662/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-42-32.463504.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_8tags_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-38-50.626639.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_mc_1718410693/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-19-50.586157.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_belebele_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-50-25.771767.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-26-09.283179.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_cbd_regex_1718410975/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-45.187603.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_multiple_choice_1718410787/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-23.110448.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_dyk_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-52.642034.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-14.641195.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_eq_bench_first_turn_1718411195/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-37-34.355904.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-26.972132.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_klej_ner_regex_1718410976/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-29-28.589391.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_closed_book_1718411007/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-31-47.309510.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_open_book_1718411070/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-09-40.350422.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_polqa_reranking_multiple_choice_1718410850/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-32-49.907471.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_poquad_open_book_1718411132/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-50-58.334156.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-47.798555.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_ppc_regex_1718410913/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-41-02.197704.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_multiple_choice_1718410819/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-17.377903.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-0_polish_psc_regex_1718410944/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-44-28.099559.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_1718410253/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-27-08.295158.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_in_multiple_choice_1718410001/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-20-03.857686.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_1718410284/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-22-36.979071.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polemo2_out_multiple_choice_1718410032/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-16-32.889134.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_multiple_choice_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-52-37.189903.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_8tags_regex_1718410315/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T04-00-50.792305.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_mc_1718410064/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-13-31.297233.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_belebele_regex_1718410379/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-36-09.327430.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-18-59.632101.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_cbd_regex_1718410504/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-39-30.388864.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-38.458757.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_dyk_regex_1718410410/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-55-27.391510.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_eq_bench_first_turn_1718410630/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-46-19.812578.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-29-20.926151.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_klej_ner_regex_1718410536/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-07-22.855139.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_closed_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-21-24.692171.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_open_book_1718410567/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-49-46.627517.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_polqa_reranking_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-38-06.946207.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_poquad_open_book_1718410599/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T03-58-42.775884.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_multiple_choice_1718410127/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-12-08.681337.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_ppc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-33-46.926227.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_multiple_choice_1718410158/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-15-18.195273.json diff --git a/eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json b/eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json rename to eval-results-copy/pl/results/microsoft/Phi-3-small-8k-instruct_-5_polish_psc_regex_1718410473/microsoft__Phi-3-small-8k-instruct/results_2024-06-15T02-51-56.017313.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-58-16.600408.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1724223259/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-10-45.024978.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_1724228991/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-49-08.607071.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1724223320/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-06-33.470737.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1724223713/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-05-33.829747.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1724234242/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T14-48-50.210592.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1724224043/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-13-40.734901.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1724234482/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-43-26.117096.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1724224886/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-48-34.776190.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-19.225797.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1724224284/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-18-14.279312.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1724234873/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T12-25-26.101917.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1724223109/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-12-42.788134.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1724277949/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-21-17.101314.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1724225248/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-27-02.408987.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1724275032/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T01-01-55.300555.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1724275092/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T23-50-14.016410.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1724277046/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-28-54.160964.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1724226543/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T10-51-09.021182.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1724277889/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T06-16-19.873101.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1724224464/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-20-36.287470.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1724269342/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T22-37-38.412149.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1724224735/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T09-26-31.880786.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1724273406/microsoft__Phi-3.5-MoE-instruct/results_2024-08-22T00-04-52.940183.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_1724212122/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-58-07.584475.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1724201277/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-13-47.013986.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_1724212743/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-05-56.031436.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1724203825/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T03-48-15.777949.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1724204943/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-16-55.149495.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1724213199/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-46-39.612730.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-47-20.155274.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1724213561/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-23-11.754802.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1724208883/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T05-29-27.042656.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1724215765/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-58-58.129886.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1724207827/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-46-16.501355.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1724213863/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-28-29.838161.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1724222294/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-53-19.553574.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1724209208/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-12-03.108575.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1724216219/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-15-16.328596.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1724216370/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T07-14-31.205972.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1724217310/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T08-54-49.113255.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1724210994/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-56-21.148546.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1724217371/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T11-11-50.652789.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1724208403/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-54-12.037830.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1724214225/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-33-32.609945.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1724208472/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T04-59-42.615902.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-MoE-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1724214859/microsoft__Phi-3.5-MoE-instruct/results_2024-08-21T06-48-33.415698.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_1724195158/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-35.443327.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_in_multiple_choice_1724194592/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-21.053827.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_1724195280/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-17-00.026799.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polemo2_out_multiple_choice_1724194651/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-59-32.197915.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_multiple_choice_1724194732/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-18-28.607916.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_8tags_regex_1724195371/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-39-32.450256.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_mc_1724194789/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-12.733317.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_belebele_regex_1724195403/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-27-23.054890.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_multiple_choice_1724195026/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-05.334543.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_cbd_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-38-54.378715.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_multiple_choice_1724194802/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-01-20.071890.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_dyk_regex_1724195463/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-15-15.365267.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_1724194447/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-41-37.099443.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_eq_bench_first_turn_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-07-26.280064.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_multiple_choice_1724195070/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-14-00.933376.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_klej_ner_regex_1724195953/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-57-32.425426.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T07-17-05.307708.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_closed_book_1724195983/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-25.395390.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-50-30.777861.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_polqa_reranking_multiple_choice_1724195146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-16-55.984748.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_poquad_open_book_1724196014/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-45-40.664290.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_multiple_choice_1724194898/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-15.850553.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_ppc_regex_1724195769/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-33-56.044255.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_multiple_choice_1724194901/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-05-34.276699.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-0_polish_psc_regex_1724195861/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-45-35.135148.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_1724193657/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-53-35.697206.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_in_multiple_choice_1724192665/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-38-29.082245.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_1724193778/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-51-57.621486.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polemo2_out_multiple_choice_1724192785/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-35-50.000512.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_multiple_choice_1724192815/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-56.797827.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_8tags_regex_1724194051/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-24-10.638968.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_mc_1724193146/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-37-09.177801.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_belebele_regex_1724194081/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-08.163160.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-46-56.827167.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_cbd_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-10-38.903587.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_multiple_choice_1724193386/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-04.634890.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_dyk_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-25-17.223679.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_eq_bench_first_turn_1724194397/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-03-58.627807.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_multiple_choice_1724193567/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-55-47.209715.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_klej_ner_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-20.019164.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_pes_1724465584/microsoft__Phi-3.5-mini-instruct/results_2024-08-24T15-23-31.044823.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_closed_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-56-03.733997.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-00.956742.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_polqa_reranking_multiple_choice_1724193597/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-09-29.533211.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_poquad_open_book_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T02-20-34.491035.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_multiple_choice_1724193477/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-39-59.540783.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_ppc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-07-28.347927.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_multiple_choice_1724193507/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T00-47-15.449088.json diff --git a/eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json b/eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json similarity index 100% rename from eval-results/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json rename to eval-results-copy/pl/results/microsoft/Phi-3.5-mini-instruct_-5_polish_psc_regex_1724194292/microsoft__Phi-3.5-mini-instruct/results_2024-08-21T01-19-34.924514.json diff --git a/eval-results/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json b/eval-results-copy/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json similarity index 100% rename from eval-results/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json rename to eval-results-copy/pl/results/microsoft/WizardLM-2-7B_-0_polish_1713210343/results.json diff --git a/eval-results/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json b/eval-results-copy/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json similarity index 100% rename from eval-results/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json rename to eval-results-copy/pl/results/microsoft/WizardLM-2-7B_-5_polish_1713210343/results.json diff --git a/eval-results/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json b/eval-results-copy/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json rename to eval-results-copy/pl/results/microsoft/phi-2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248763/results.json diff --git a/eval-results/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json b/eval-results-copy/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json rename to eval-results-copy/pl/results/microsoft/phi-2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/microsoft__phi-2/results_2024-06-03T19-04-28.943829.json diff --git a/eval-results/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json b/eval-results-copy/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json rename to eval-results-copy/pl/results/microsoft/phi-2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283925/results.json diff --git a/eval-results/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json b/eval-results-copy/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json rename to eval-results-copy/pl/results/microsoft/phi-2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717420137/microsoft__phi-2/results_2024-06-03T16-39-34.807807.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_in_1736355531/microsoft__phi-4/results_2025-01-08T18-01-47.512698.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_in_multiple_choice_1736355285/microsoft__phi-4/results_2025-01-08T17-58-47.369238.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_out_1736355531/microsoft__phi-4/results_2025-01-08T18-01-24.330907.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polemo2_out_multiple_choice_1736355320/microsoft__phi-4/results_2025-01-08T17-58-10.239030.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_8tags_multiple_choice_1736355381/microsoft__phi-4/results_2025-01-08T18-20-02.000245.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_8tags_regex_1736355531/microsoft__phi-4/results_2025-01-08T18-04-50.058587.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_belebele_mc_1736355389/microsoft__phi-4/results_2025-01-08T17-58-23.316965.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_belebele_regex_1736355537/microsoft__phi-4/results_2025-01-08T18-00-59.878040.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_cbd_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-03-23.061756.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_cbd_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-02-47.037330.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_dyk_multiple_choice_1736355416/microsoft__phi-4/results_2025-01-08T17-58-36.392855.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_dyk_regex_1736355542/microsoft__phi-4/results_2025-01-08T18-00-47.961984.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_eq_bench_1736355263/microsoft__phi-4/results_2025-01-08T17-56-18.211670.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_eq_bench_first_turn_1736355642/microsoft__phi-4/results_2025-01-08T18-01-43.922463.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_klej_ner_multiple_choice_1736355469/microsoft__phi-4/results_2025-01-08T18-08-23.765905.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_klej_ner_regex_1736355581/microsoft__phi-4/results_2025-01-08T18-04-58.680973.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_closed_book_1736355581/microsoft__phi-4/results_2025-01-08T18-07-01.836381.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_open_book_1736355581/microsoft__phi-4/results_2025-01-08T18-23-40.803679.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_polqa_reranking_multiple_choice_1736355529/microsoft__phi-4/results_2025-01-08T18-11-42.322369.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_poquad_open_book_1736355638/microsoft__phi-4/results_2025-01-08T18-10-17.205072.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_ppc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-02.647120.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_ppc_regex_1736355550/microsoft__phi-4/results_2025-01-08T18-01-45.723356.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_psc_multiple_choice_1736355436/microsoft__phi-4/results_2025-01-08T18-00-48.975814.json diff --git a/eval-results/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json b/eval-results-copy/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json rename to eval-results-copy/pl/results/microsoft/phi-4_-0_polish_psc_regex_1736355561/microsoft__phi-4/results_2025-01-08T18-02-42.647835.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_in_1736355263/microsoft__phi-4/results_2025-01-08T18-09-02.868668.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_in_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-11-18.751361.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_out_1736355263/microsoft__phi-4/results_2025-01-08T18-05-23.626267.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polemo2_out_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-08.004688.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_8tags_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-50-40.252355.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_8tags_regex_1736355263/microsoft__phi-4/results_2025-01-08T19-19-18.199036.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_belebele_mc_1736355263/microsoft__phi-4/results_2025-01-08T18-00-12.601270.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_belebele_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-12-33.781047.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_cbd_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-09-19.634018.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_cbd_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-08-55.389632.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_dyk_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-01-41.733925.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_dyk_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-29-35.809162.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_eq_bench_first_turn_1736355263/microsoft__phi-4/results_2025-01-08T18-01-23.941544.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_klej_ner_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-24-04.281202.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_klej_ner_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-32-36.979024.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_closed_book_1736355263/microsoft__phi-4/results_2025-01-08T17-58-40.834756.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_open_book_1736355263/microsoft__phi-4/results_2025-01-08T18-26-18.548139.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_polqa_reranking_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-40-42.742170.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_poquad_open_book_1736355263/microsoft__phi-4/results_2025-01-08T19-43-55.887637.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_ppc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-00-52.666675.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_ppc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-10-56.544098.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_psc_multiple_choice_1736355263/microsoft__phi-4/results_2025-01-08T18-06-39.658273.json diff --git a/eval-results/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json b/eval-results-copy/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json similarity index 100% rename from eval-results/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json rename to eval-results-copy/pl/results/microsoft/phi-4_-5_polish_psc_regex_1736355263/microsoft__phi-4/results_2025-01-08T18-19-34.789973.json diff --git a/eval-results/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json b/eval-results-copy/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json similarity index 100% rename from eval-results/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json rename to eval-results-copy/pl/results/mistral-PL_7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248511/results.json diff --git a/eval-results/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json b/eval-results-copy/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json similarity index 100% rename from eval-results/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json rename to eval-results-copy/pl/results/mistral-PL_7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283588/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711239231/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273635/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238952/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273570/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237944/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272226/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711238909/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711272932/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711233621/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711231694/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json b/eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711270216/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258852/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306087/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/apt3-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445088/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256406/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft/e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303051/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268147/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e0_c4ea165e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322373/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268781/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e1_596202b3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401131/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257226/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e2_3b7fc53e/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304054/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257742/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e3_f8b5e568/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305305/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257545/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e4_bb62a5b8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305013/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257260/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e5_f75cbc76_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711304214/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258017/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e6_6b0aa8d6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305932/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257960/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/only-spi_sft_v2/e7_642f3822_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305470/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256240/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711302888/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spi-e0_hf_-0_polish_poleval2018_task3_test_10k_1711445491/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269787/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr5_54b6226f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324352/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_poleval2018_task3_test_10k_1711452147/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269654/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3-lr2/e0_base/spkl-all-e0-lr6_376eb1d5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711324184/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267682/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e0_67274d1b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711320102/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267401/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e1_695e8b44_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319981/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267331/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e2_a9e6a2f0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711319979/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267829/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v3/e0_base/spkl-all-e3_2ff00c2b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321029/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_poleval2018_task3_test_10k_1711456774/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265405/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr2e6_71659188_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316357/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265284/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0-lr5e5_a47a2047_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315868/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265573/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e0_35239ee5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318064/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265334/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e1_1774eb92_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711316239/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265477/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e2_5257da77_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711317068/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265690/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-all_sft_v4/e0_base/spkl-all-e3_5ca4603b_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318371/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266605/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e0_40cdde38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318404/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711266655/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e1_4e524cad_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318645/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711265978/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v3/e0_base/spkl-only-e3_90666ab5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711318376/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269252/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e0_c00001c4_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323744/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269021/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e1_f2730438_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323488/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268933/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e2_f39a22a2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322517/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711269059/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl-only_sft_v4/e0_base/spkl-only-e3_2bcd3961_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711323575/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711258647/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e2_7dc8df86/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711305957/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401785/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft/e3_17ef3119/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711306042/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711267956/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e0_6214300a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711321757/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711268046/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e1_4067e14e_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711322199/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711257001/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303943/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256441/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303270/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256484/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e4_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303529/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711256705/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json b/eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B/spkl_sft_v2/e5_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711303624/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263220/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e0_2a5be0dc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313000/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_poleval2018_task3_test_10k_1711446932/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711263409/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e1_87bfffac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711313091/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237942/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271833/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_1711368368/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373616/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_1711367755/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_1711363629/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-0_polish_poleval2018_task3_test_10k_1711447276/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e0_116fa2bc_-5_polish_1711367723/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_1711409008/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-0_polish_poleval2018_task3_test_10k_1711447623/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_2e5-e1_013bd434_-5_polish_1711409019/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-0_polish_1711358467/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce/_-5_polish_1711362706/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_1711329756/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_1711321463/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e5-e0_e143e6ce_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-0_polish_1711358467/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3/_-5_polish_1711358467/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_1711329490/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_poleval2018_task3_test_10k_1711446238/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_1711307920/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_7e6-e0_8544bbd3_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711401095/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-0_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e0_009b090e_-5_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-0_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e1_91aae327_-5_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-0_polish_1711535116/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e2_afcfbe2d_-5_polish_1711500155/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-0_polish_1711542278/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e0_base_2e5/spkl-only-e3_6908149d_-5_polish_1711514952/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-0_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e0_f4aaf490_-5_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-0_polish_1711443542/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e1_0303962d_-5_polish_1711446846/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-0_polish_1711544708/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e2_d5a874b1_-5_polish_1711527282/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-0_polish_1711536364/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5/spkl-only-e3_1be744af_-5_polish_1711530059/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-0_polish_1711540618/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e0_4efab00a_-5_polish_1711539415/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-0_polish_1711575709/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e1_1b706f85_-5_polish_1711550563/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-0_polish_1711580981/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e2_f86f7889_-5_polish_1711550880/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-0_polish_1711582130/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v6/spkl-only-e3_13641875_-5_polish_1711552394/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-0_polish_1711565642/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e0_1f5f4968_-5_polish_1711550271/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-0_polish_1711570415/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e1_50de9812_-5_polish_1711550364/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-0_polish_1711582841/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e2_dd38abb9_-5_polish_1711582132/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-0_polish_1711585838/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v7w/spkl-only-e3_36236df3_-5_polish_1711585838/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-0_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e0_e185fb84_-5_polish_1711625197/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-0_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e1_fb5d327f_-5_polish_1711625197/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-0_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json b/eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json similarity index 100% rename from eval-results/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json rename to eval-results-copy/pl/results/mistral-apt3-7B_v2/spkl-only_sft/e1_base_2e5_v8w/spkl-only-e2_dd71be08_-5_polish_1711625197/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251945/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e0_8cf0987d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290264/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_poleval2018_task3_test_10k_1711445889/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252762/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e1_0b514ce9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711293367/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711251902/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all-e2_5bd6027d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711288539/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264228/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e0_dd9d2777_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314984/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_1711330712/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-0_polish_poleval2018_task3_test_10k_1711451449/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e1_9aee511a_-5_polish_1711330909/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711260960/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e2_0a1a62c0_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308843/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711259978/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft/e1_base/spkl-all-e3_72a6c52a_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711308384/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_1711370889/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_1711367328/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e0_1b65c3ac_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_1711373168/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_poleval2018_task3_test_10k_1711451087/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711373896/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_1711367377/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e1_70c70cc6_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711374526/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_1711393472/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711394905/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_1711385488/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e2_db0cd739_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396209/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_1711393790/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396159/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_1711385497/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_2e6-e3_4960543c_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711396628/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-0_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e0_d2d8a320_-5_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-0_polish_1711643323/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_3e6_v8w-e1_cd7c61a1_-5_polish_1711625166/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-0_polish_1711722039/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e0_32c27aa5_-5_polish_1711708504/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-0_polish_1711725335/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e1_518b38ca_-5_polish_1711708763/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-0_polish_1711725534/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-all_sft_v2/e1_base/spkl-all_v8wa_9e6-e2_84fb05a1_-5_polish_1711708918/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252289/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e0_ef715d74_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711290950/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_poleval2018_task3_test_10k_1711446584/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252379/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e1_333887a5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711292691/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711252780/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only-e2_5dac700d_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711295130/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264351/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e0_9eea5944_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315577/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264238/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e1_d0ac34b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711315055/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262190/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e2_a7c66ac5_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310799/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711262458/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft/e1_base/spkl-only-e3_08a0fd89_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711312255/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261506/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e0_d31a18b7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309131/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261788/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e1_392d55d9_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310406/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261743/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e2_dcb87efc_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711310184/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_poleval2018_task3_test_10k_1711451799/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711261566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only-e3_a5833b75_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711309408/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_1711327117/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376781/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_1711289228/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e0_c26126c8_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379963/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_1711328368/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377339/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_1711289405/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e1_87b7c12f_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711380094/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_1711328603/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711377953/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_1711289455/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e2_04382c38_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381318/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_1711329217/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378074/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_1711290184/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6-e3_860889b1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381506/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_1711326256/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711375878/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_1711288874/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e0_6c834bf7_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378504/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_1711326325/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376025/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_1711289026/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e1_14d52992_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378698/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_1711326462/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376373/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_1711289143/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e2_72422a32_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711378809/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_1711326736/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376398/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_1711289156/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_7e6w-e3_78cf3243_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711379412/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-0_polish_1711405257/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e0_27275908_-5_polish_1711404086/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-0_polish_1711405260/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e1_561ac4bb_-5_polish_1711404188/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-0_polish_1711406992/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_9e7-e2_5ce06dd2_-5_polish_1711404256/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-0_polish_1712069074/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e0_193ad881_-5_polish_1712069074/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-0_polish_1712087594/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa4_9e6-e1_f40e0808_-5_polish_1712087594/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-0_polish_1711753391/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e0_2ba34bd9_-5_polish_1711753391/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-0_polish_1711796491/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e1_35ecfaaa_-5_polish_1711796488/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-0_polish_1711796491/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_3e6-e2_920b5c3f_-5_polish_1711796488/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-0_polish_1711796496/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e0_d137146f_-5_polish_1711796488/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-0_polish_1711796491/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e1_5bddbd74_-5_polish_1711796488/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_1711796491/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-0_polish_poleval2018_task3_test_10k_1712010616/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2_bbc67e89_-5_polish_1711796491/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-0_polish_1711836575/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e2b_53f28c53_-5_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-0_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e3_9931f988_-5_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-0_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v10wa_7e6-e4_0bc82b61_-5_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-0_polish_1711722039/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e0_8aa4a0ae_-5_polish_1711707314/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-0_polish_1711722039/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e1_57357d6c_-5_polish_1711707314/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-0_polish_1711722039/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v8wa_9e6-e2_5eb84913_-5_polish_1711708995/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-0_polish_1711753402/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_3e6-e0_ae5e354c_-5_polish_1711753391/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-0_polish_1711836575/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e0_724b2d41_-5_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-0_polish_1711836575/results.json diff --git a/eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json b/eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json rename to eval-results-copy/pl/results/mistral_7B-v2/spkl-only_sft_v2/e1_base/spkl-only_v9wa_7e6-e1_d962636b_-5_polish_1711836566/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712306670/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-0_polish_1712320615/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e0_fe38d62e_-5_polish_1712320615/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-0_polish_1712391808/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wa_9e6-e1_6f84698e_-5_polish_1712391808/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-0_polish_1712392567/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e0_5c6927dd_-5_polish_1712391808/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-0_polish_1712392846/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_sft_v0/e0_base/spkl-only_v11wap_9e6-e1_1d6755a9_-5_polish_1712391808/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712136036/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-0_polish_1712160898/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712136036/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v0-e0_b93294c8_-5_polish_1712160898/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-0_polish_1712650280/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e0_e5547fd5_-5_polish_1712650280/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-0_polish_1713514520/results.json diff --git a/eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json b/eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json similarity index 100% rename from eval-results/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json rename to eval-results-copy/pl/results/mistral_7B-v3/spkl-only_v2-e1.34500_a9c75816_-5_polish_1713514520/results.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_1729552455/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-18-03.886712.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_in_multiple_choice_1729551845/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-23.456178.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_1729552608/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-19-25.204756.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polemo2_out_multiple_choice_1729551906/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-26.761483.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_multiple_choice_1729551967/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-02.392884.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_8tags_regex_1729552730/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-00-08.774204.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_mc_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-06.657952.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_belebele_regex_1729552791/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-33-03.262932.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-16-11.729374.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_cbd_regex_1729552943/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-39-10.344537.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_multiple_choice_1729552089/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-10-01.818318.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_dyk_regex_1729552821/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-22-53.903224.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_1729551814/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-05-22.637118.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729540285/mistralai__Ministral-8B-Instruct-2410/results_2024-10-21T21-52-13.692974.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_eq_bench_first_turn_1729553339/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-33.023839.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_multiple_choice_1729552363/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-21.054263.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_klej_ner_regex_1729553004/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-38.964080.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_closed_book_1729553157/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-30-16.268668.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_open_book_1729553187/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-54-07.032183.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_polqa_reranking_multiple_choice_1729552425/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-25-19.534052.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_poquad_open_book_1729553218/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-58-19.496036.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_multiple_choice_1729552242/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-12-21.221554.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_ppc_regex_1729552852/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-26-10.211989.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_multiple_choice_1729552303/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-13-33.670131.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-0_polish_psc_regex_1729552883/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-28-13.395586.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_1729550118/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-45-52.095586.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_in_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-45.624890.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_1729550396/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-29.628441.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polemo2_out_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-32.152900.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_multiple_choice_1729549130/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-48-22.940392.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_8tags_regex_1729550704/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-58-19.936271.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_mc_1729549315/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-25-31.608742.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_belebele_regex_1729550796/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-58-17.653135.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-39-12.546992.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_cbd_regex_1729551415/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-13.714355.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_multiple_choice_1729549562/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-38.699936.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_dyk_regex_1729550889/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-17-56.557920.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_eq_bench_first_turn_1729551722/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-07-51.318619.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-44-07.868384.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_klej_ner_regex_1729551476/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-29-56.299228.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_closed_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-02-38.958475.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-20-51.510870.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_polqa_reranking_multiple_choice_1729549810/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-57-00.861438.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_poquad_open_book_1729551537/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T02-01-36.501789.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_multiple_choice_1729549594/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-28-43.354855.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_ppc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-03-27.108616.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_multiple_choice_1729549748/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T00-34-24.301466.json diff --git a/eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json b/eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json similarity index 100% rename from eval-results/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json rename to eval-results-copy/pl/results/mistralai/Ministral-8B-Instruct-2410_-5_polish_psc_regex_1729550950/mistralai__Ministral-8B-Instruct-2410/results_2024-10-22T01-11-50.699080.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240272/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-27-48.541077.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711273914/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.1/results_2024-06-03T16-00-42.600107.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poleval2018_task3_test_10k_1711453600/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T16-31-24.554138.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417430/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-03T15-58-18.657712.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T01-24-30.167385.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_pes_1724465584/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T05-18-57.020287.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T16-09-44.644951.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-Instruct-v0.3/results_2024-05-23T02-38-31.562322.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_pes_1724465585/mistralai__Mistral-7B-Instruct-v0.3/results_2024-08-24T13-20-20.608504.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417431/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-03T15-53-47.167257.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711138737/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711139793/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_belebele_pol_Latn_1711147216/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711185773/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_belebele_mc,polish_belebele_regex_1711187491/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711237880/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-47-05.422663.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711188230/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711189499/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711190583/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711195682/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711199470/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711203905/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc,polish_belebele_regex_1711205743/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711197619/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209537/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711209928/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711212738/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213083/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711213477/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711217061/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_mc_1711219198/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711220784/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_belebele_regex_1711221397/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711271495/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418370/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-05-28.216302.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711372658/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711376808/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428158/mistralai__Mistral-7B-v0.1/results_2024-06-03T18-52-55.165725.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418431/mistralai__Mistral-7B-v0.1/results_2024-06-03T16-35-41.218659.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402076/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_load_in_8bit=True-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711402110/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711381557/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385870/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711384961/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2000/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711390374/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711385245/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-2200/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711391676/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382537/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-400/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711386132/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382539/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-600/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711387889/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711382693/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.1_peft=lora/output/mistral-7b-v0.1-lora-pl/checkpoint-800/adapter_model-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711388196/results.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_1716407345/mistralai__Mistral-7B-v0.3/results_2024-05-23T02-58-17.749204.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428188/mistralai__Mistral-7B-v0.3/results_2024-06-03T18-49-02.718094.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_1716404944/mistralai__Mistral-7B-v0.3/results_2024-05-23T03-48-13.526526.json diff --git a/eval-results/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json b/eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json rename to eval-results-copy/pl/results/mistralai/Mistral-7B-v0.3_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418461/mistralai__Mistral-7B-v0.3/results_2024-06-03T16-09-08.540211.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_base_url_http:/149.156.182.180:9096/c05/v1/_tokenizer_backend_huggingface-0_polish_psc_regex_1721892534/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-42-47.934975.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_1721919299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-22-55.906948.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1721914259/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-49.778313.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_1721919342/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-16-30.090938.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1721914499/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-55-00.182881.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1721915734/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-06-42.808339.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_8tags_regex_1721920624/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-00-54.266230.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_mc_1721916192/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-15-00.454283.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_belebele_regex_1721921009/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-34-53.114868.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1721917422/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-55-15.673132.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_cbd_regex_1721923698/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-08-05.689880.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1721916201/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-13-47.752830.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_dyk_regex_1721922051/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-57-27.610740.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_1721927312/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-34-52.731537.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1721926898/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-29-04.330622.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1721917922/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-39-49.054498.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1721923796/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-42.381231.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1721925326/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-01-10.825626.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_open_book_1721926675/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T22-13-32.290984.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1721918205/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-07-48.734531.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_poquad_open_book_1721926778/mistralai__Mistral-Large-Instruct-2407/results_2024-07-26T05-38-47.711170.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1721916852/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-23-10.989982.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_ppc_regex_1721922303/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-59-06.032238.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1721916930/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-31-36.398084.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-0_polish_psc_regex_1721923637/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-36-49.332591.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_1721896538/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-05-34.844423.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1721875187/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-53-30.431015.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_1721896627/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T11-37-57.933473.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1721876906/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T06-38-36.768723.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1721882375/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-44-53.611565.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_8tags_regex_1721896629/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T19-45-53.425097.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1723164106/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T13-00-10.476048.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1723256950/mistralai__Mistral-Large-Instruct-2407/results_2024-08-10T04-59-52.633719.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_mc_1721883246/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T07-38-28.378484.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_belebele_regex_1721900309/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-25-56.677388.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1721891183/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T10-36-37.058291.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_cbd_regex_1721905468/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-16-50.518246.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1721885940/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-06-11.650044.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_dyk_regex_1721902813/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-02-42.402876.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1721912715/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-46-35.922788.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1721893059/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T12-53-16.020373.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1721905856/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T17-44-28.570949.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1721906791/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T13-51-43.348669.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_open_book_1721910527/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T18-09-28.150597.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1721896206/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T15-34-27.461110.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_open_book_1722065299/mistralai__Mistral-Large-Instruct-2407/results_2024-07-27T10-03-30.324860.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1725711637/mistralai__Mistral-Large-Instruct-2407/results_2024-09-07T21-05-13.427426.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_poquad_reranking_1723201873/mistralai__Mistral-Large-Instruct-2407/results_2024-08-09T19-54-52.347186.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1721887596/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T08-26-38.735882.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_ppc_regex_1721904327/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T14-28-14.232120.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1721888828/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T09-37-10.170108.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2407_parallelize_True_max_length_4096-5_polish_psc_regex_1721904829/mistralai__Mistral-Large-Instruct-2407/results_2024-07-25T16-36-18.234671.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_1732255339/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-32-45.627107.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1732252196/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-40-01.540701.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_1732256340/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-42-17.586707.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1732252367/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-32-45.162276.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1732252599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-27-10.256028.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_8tags_regex_1732257197/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-18-20.017370.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_mc_1732253599/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-44-54.941321.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_belebele_regex_1732257772/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-57-08.932725.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1732254421/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-18-33.104189.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_cbd_regex_1732259598/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-51-22.610793.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1732253810/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-47-22.799459.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_dyk_regex_1732258580/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-12-50.124438.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_1732251446/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-26-25.442894.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1732260995/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-05-47.119281.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1732254469/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-55-43.022652.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1732260020/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-09-31.803550.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1732260022/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-46-09.174944.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_open_book_1732260467/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T11-18-32.394915.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1732254616/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-54.901141.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_poquad_open_book_1732260672/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T16-56-08.061751.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1732254039/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-49-43.179390.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_ppc_regex_1732258728/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-19-23.763532.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1732254328/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-01-50.664018.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-0_polish_psc_regex_1732258742/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-17-02.690356.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_1732242734/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-01-47.364972.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1732236678/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-04-56.834667.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_1732242910/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T04-36-03.748182.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1732236725/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-21-45.965691.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1732236746/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-23.973630.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_8tags_regex_1732267109/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T12-51-26.163311.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_mc_1732236753/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-35-23.496877.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_belebele_regex_1732244376/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-41-27.883680.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1732238426/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-50-51.671897.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_cbd_regex_1732250525/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T07-58-18.607559.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1732236774/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-19-51.385090.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_dyk_regex_1732246601/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-19-50.152982.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1732251312/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-36-16.131290.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1732239522/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T05-54-35.366026.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1732250713/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T10-03-08.087731.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1732250815/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-12-15.470668.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_open_book_1732250966/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T09-28-03.887529.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1732242331/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-30-37.157373.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_poquad_open_book_1732251125/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T17-45-59.240747.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1732236808/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T02-13-11.877921.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_ppc_regex_1732248144/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T06-46-24.443812.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1732238032/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T03-24-40.117163.json diff --git a/eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json b/eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json rename to eval-results-copy/pl/results/mistralai/Mistral-Large-Instruct-2411_parallelize_True_max_length_4096-5_polish_psc_regex_1732248155/mistralai__Mistral-Large-Instruct-2411/results_2024-11-22T08-36-04.396966.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_1721753323/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.324631.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_in_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-20.993125.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-25.667261.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polemo2_out_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-20.554758.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-08-34.952395.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_8tags_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-09-33.043802.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_mc_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-29.191956.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_belebele_regex_1721753353/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-11.190930.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-12.798177.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_cbd_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-19.936489.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_multiple_choice_1721753262/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-24.524586.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_dyk_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-16-42.948355.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_1721753503/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-20-13.621429.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_eq_bench_first_turn_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-22-40.423834.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-26.692960.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_klej_ner_regex_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-14-08.488335.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_closed_book_1721753443/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-24.338214.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-39.508276.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_polqa_reranking_multiple_choice_1721753322/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-01-46.955886.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_poquad_open_book_1721753473/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-54-03.156939.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_multiple_choice_1721753293/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-52.046091.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_ppc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-06-14.246206.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_multiple_choice_1721753292/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-50-14.669252.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-0_polish_psc_regex_1721753413/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-16.593650.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_1721752809/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-51-34.431134.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_in_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-52-08.286673.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-48-30.515273.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polemo2_out_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-47-49.092611.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_multiple_choice_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-18-00.935274.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_8tags_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-52-59.208825.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_mc_1721752718/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-08.793543.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_belebele_regex_1721752839/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-53-54.290925.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-34.285457.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_cbd_regex_1721752961/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-03-18.411976.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-43-10.466015.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_dyk_regex_1721752870/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-38.181920.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_eq_bench_first_turn_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-49-38.967583.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-56-26.048828.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_klej_ner_regex_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-13-29.149862.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_closed_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-57.323376.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_open_book_1721752991/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-09-02.594780.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_polqa_reranking_multiple_choice_1721752779/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-15-01.331470.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_poquad_open_book_1721753021/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T20-03-41.331192.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-42-10.734031.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_ppc_regex_1721752930/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-57-24.621673.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_multiple_choice_1721752749/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T18-46-43.085805.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Base-2407_-5_polish_psc_regex_1721752931/mistralai__Mistral-Nemo-Base-2407/results_2024-07-23T19-05-21.130231.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-56.707282.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_in_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-51.449381.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-09-48.164457.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polemo2_out_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-00-46.833918.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_multiple_choice_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-19-14.992088.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_8tags_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-11-46.306929.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_mc_1721754013/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-02-12.285613.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_belebele_regex_1721754164/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-04.884994.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-06-39.959599.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_cbd_regex_1721754284/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-22-50.930209.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.936307.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_dyk_regex_1721754224/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-28.201203.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_1721754494/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-33-08.905286.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_eq_bench_first_turn_1721754434/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.603221.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-11-22.357607.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_klej_ner_regex_1721754314/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-39-41.936279.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T07-49-07.867186.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_closed_book_1721754344/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-31.989983.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_open_book_1721754374/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-37-22.383164.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_polqa_reranking_multiple_choice_1721754134/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-35.415705.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_poquad_open_book_1721754404/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-35-14.216089.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_multiple_choice_1721754014/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-53.114552.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_ppc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-15-50.469287.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_multiple_choice_1721754104/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-48.732561.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-0_polish_psc_regex_1721754254/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-17-36.652957.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-05.754072.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_in_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-45.392717.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-45.152157.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polemo2_out_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-04-39.780752.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-35-01.311852.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_8tags_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-04-13.248827.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_open_book_1723156499/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-42-00.609859.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_abstractive_poquad_rag_1723156802/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T02-04-25.081027.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_mc_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-01.703597.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_belebele_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-08-51.719662.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-05-50.313873.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_cbd_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-22.940102.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_multiple_choice_1721753774/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-28.494115.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_dyk_regex_1721753803/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-28-31.593020.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_eq_bench_first_turn_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-46.834640.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-13-41.514344.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_klej_ner_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-25-51.100235.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_pes_1724465584/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-24T14-47-20.899997.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_closed_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-01-30.770067.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_open_book_1721753893/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-24-13.531424.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_polqa_reranking_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-32-01.685578.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_open_book_1721753863/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T20-24-34.258898.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_poquad_reranking_1723156892/mistralai__Mistral-Nemo-Instruct-2407/results_2024-08-09T01-24-58.988727.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T18-59-36.429663.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_ppc_regex_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-12-12.855581.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_multiple_choice_1721753773/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-03-37.282681.json diff --git a/eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json b/eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json rename to eval-results-copy/pl/results/mistralai/Mistral-Nemo-Instruct-2407_-5_polish_psc_regex_1721753833/mistralai__Mistral-Nemo-Instruct-2407/results_2024-07-23T19-18-41.246170.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_1738252936/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-24.019826.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738252417/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-58-58.118723.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_1738252968/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-09-18.100579.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738252539/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-21.449255.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738252577/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-25-33.993291.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738253054/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-50-43.008443.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738252669/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-00-19.169233.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738253068/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-28-51.958658.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738252851/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-07-55.675613.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-02.000692.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738252770/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-46.777401.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-12.563009.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738252389/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-22-47.212498.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738253391/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-54.594076.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738252913/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-54.703056.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738253118/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-53-14.675913.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738253144/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-10-38.692423.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738253212/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-39-44.663485.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738252927/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-19-34.106146.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738253304/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-09-45.025508.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738252796/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-02-13.032473.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-30-48.958742.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738252831/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-03-45.495582.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738253070/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-37-06.615230.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_1738251947/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-14.881562.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738251319/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-45.261459.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_1738251980/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-57-15.512883.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738251519/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-52-36.249767.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738251566/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-44-24.938162.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738251983/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T18-10-48.735859.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738251582/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-46-43.587492.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738251984/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-04-38.063701.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738251836/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-59-58.570119.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738252073/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-16-55.071103.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738251622/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-45-19.905091.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738252029/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-29-39.760832.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738252378/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-01-37.033032.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738251925/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-13-16.779530.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738252107/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-32-16.949498.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738252205/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-55-10.820221.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738252260/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-27-41.333767.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738251938/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-40-42.280413.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738252338/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T19-03-28.202793.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738251656/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-44-53.062112.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738252033/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-05-11.363913.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738251744/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T16-53-08.413352.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Base-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738252036/mistralai__Mistral-Small-24B-Base-2501/results_2025-01-30T17-17-47.579633.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_1738250622/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-32.385930.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1738250029/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-19.750602.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_1738250646/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-43.653525.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1738250133/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-19-12.764389.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1738250143/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-14.589313.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_8tags_regex_1738250687/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-52-26.619345.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_mc_1738250383/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-13.473324.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_belebele_regex_1738250715/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-41-51.733416.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1738250518/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-29-00.454546.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_cbd_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-43-21.692110.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1738250402/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-22-21.954769.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_dyk_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-33-43.355679.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_1738250004/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-51-43.204649.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1738251250/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-51.646674.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1738250563/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-34-46.869629.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1738250968/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-06-21.152159.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1738251006/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-38-11.684380.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_open_book_1738251019/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-09-47.014525.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1738250574/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-40-22.646581.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_poquad_open_book_1738251069/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-45-31.640994.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1738250451/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-23-11.351406.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_ppc_regex_1738250740/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-48.631487.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1738250470/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-19.394310.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-0_polish_psc_regex_1738250966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-47-21.360477.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_1738249231/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-14-59.297194.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-06-26.104919.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_1738249236/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-44.756553.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-59-48.971625.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-48.986938.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_8tags_regex_1738249273/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T17-32-13.927074.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_mc_1738248286/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-52-51.506741.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_belebele_regex_1738249336/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-10.871340.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1738248724/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-07-46.568628.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_cbd_regex_1738249567/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-30-41.589378.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-51-35.619589.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_dyk_regex_1738249347/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-46-50.167802.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1738249966/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-20-36.961084.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1738248807/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-21-22.348883.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1738249619/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-50-27.252564.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1738249633/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-12-17.464853.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_open_book_1738249696/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-45-50.506085.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1738248849/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-49-24.568153.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_poquad_open_book_1738249911/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T18-05-24.963876.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1738248334/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T15-50-31.177615.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_ppc_regex_1738249534/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-24-35.227384.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1738248669/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-01-57.808191.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-24B-Instruct-2501_parallelize_True_max_length_4096-5_polish_psc_regex_1738249552/mistralai__Mistral-Small-24B-Instruct-2501/results_2025-01-30T16-39-12.080520.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-50-57.449987.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1726610393/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-06-07.465267.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-44-19.805396.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1726610753/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-10-14.160339.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1726610798/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-40-52.128600.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_8tags_regex_1726611951/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-51-45.019040.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_mc_1726611043/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-13-35.704901.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_belebele_regex_1726612384/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-15-00.747152.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1726611853/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-32-40.641571.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_cbd_regex_1726613089/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-21-45.072210.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1726611244/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-16-42.901079.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_dyk_regex_1726612726/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-32-00.351312.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_1726610316/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-56-30.127373.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1726614024/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-08-39.748699.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-43-25.880128.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1726613249/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-12-25.241587.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_pes_1726842686/mistralai__Mistral-Small-Instruct-2409/results_2024-09-20T20-36-00.845290.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1726613419/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-59-43.724482.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_open_book_1726613509/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-45-47.355804.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1726611866/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-47-04.786273.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_poquad_open_book_1726613843/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T03-44-51.469787.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1726611425/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-19-38.593240.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_ppc_regex_1726612878/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-03-14.503135.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1726611605/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-23-50.736248.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-0_polish_psc_regex_1726613035/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-43-15.173275.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_1726605178/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-59-17.355601.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1726601184/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T21-52-50.554475.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_1726605448/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-56-11.899967.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1726602810/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-11-14.848497.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1726602958/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-14-02.483526.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_8tags_regex_1726605569/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T01-25-35.432069.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_mc_1726603630/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-16-25.131447.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_belebele_regex_1726605747/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-16-12.710526.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1726604331/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-39-02.990757.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_cbd_regex_1726607670/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-47-52.247467.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1726603911/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-17-51.382606.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_dyk_regex_1726606603/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-59-28.621626.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1726609696/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-58-05.240563.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1726604546/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-06-28.079487.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1726607807/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-38-13.383889.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_pes_1726915727/mistralai__Mistral-Small-Instruct-2409/results_2024-09-21T22-17-20.430291.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1726608674/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-38-21.621498.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_open_book_1726608676/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-25-27.783932.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1726604591/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.327627.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_open_book_1726609127/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T02-32-35.071401.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_poquad_reranking2_1726600492/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-36-56.771075.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1726604218/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-21-54.889139.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_ppc_regex_1726606788/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T23-30-46.708478.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1726604296/mistralai__Mistral-Small-Instruct-2409/results_2024-09-17T22-32-35.290271.json diff --git a/eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json b/eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json similarity index 100% rename from eval-results/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json rename to eval-results-copy/pl/results/mistralai/Mistral-Small-Instruct-2409_parallelize_True_max_length_4096-5_polish_psc_regex_1726607219/mistralai__Mistral-Small-Instruct-2409/results_2024-09-18T00-05-26.829698.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714684978/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714684699/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714686599/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714645746/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714645746/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714645337/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714645756/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718533088/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-54-25.738315.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718532734/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T15-05-02.728695.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718538702/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T17-39-13.667503.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T07-45-02.062337.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718532733/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-16T13-51-11.574139.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T03-16-17.923301.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_open_book_1720712079/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T00-16-30.704119.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_abstractive_poquad_rag_1720722316/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-12T04-41-14.807804.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717448016/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T06-37-47.666495.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_reranking_1720686932/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-07-11T13-12-26.925418.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717486421/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-04T12-21-21.764015.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714682470/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714682470/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714661365/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714682500/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714646105/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714646105/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714646105/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714646105/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717486451/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T14-28-01.039551.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T16-54-12.859166.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717496500/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T19-06-15.130241.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x22B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717498819/mistralai__Mixtral-8x22B-v0.1/results_2024-06-04T15-43-21.032228.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287866/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287866/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714248931/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287866/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T11-35-23.271315.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717478373/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T09-00-57.020999.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717478193/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T10-55-49.684543.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717478644/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-04T08-47-27.106588.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_mc_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-0_polish_polqa_closed_book,polish_polqa_open_book_1714288001/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polemo2_in,polemo2_out,polish_8tags_regex,polish_belebele_regex_1714287775/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_dyk_regex,polish_ppc_regex,polish_psc_regex,polish_cbd_regex,polish_klej_ner_regex_1714287774/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_mc_1714249454/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize=True,max_length=4096-5_polish_polqa_closed_book,polish_polqa_open_book_1714287774/results.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_polish_eq_bench_first_turn_1717474674/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T10-07-41.169365.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_polish_eq_bench_1717475636/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-19-14.355513.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1717474885/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T09-35-44.382640.json diff --git a/eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json b/eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json similarity index 100% rename from eval-results/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json rename to eval-results-copy/pl/results/mistralai/Mixtral-8x7B-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_polish_eq_bench_first_turn_1717477439/mistralai__Mixtral-8x7B-v0.1/results_2024-06-04T08-30-26.920966.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-51-19.643794.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_in_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-04.303689.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-39.762329.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polemo2_out_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-28.501122.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_multiple_choice_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-04-15.857141.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_8tags_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T16-05-40.715811.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_mc_1718369116/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-30.540913.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_belebele_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-55.146053.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-50-44.699024.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_cbd_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-03-18.453087.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-28.026391.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_dyk_regex_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-49-19.256114.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-53-55.780799.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_klej_ner_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-19-26.564315.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_closed_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-54-49.003052.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_open_book_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-23-09.990458.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_polqa_reranking_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-55-08.387975.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_multiple_choice_1718369115/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-47-29.481527.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_ppc_regex_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T15-01-06.461098.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_multiple_choice_1718369146/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-14T14-48-30.573208.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423510/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T18-29-08.623686.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_generate_1717009079/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-30T01-03-44.788362.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_mc_1717009098/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-05-29T23-14-28.274448.json diff --git a/eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json b/eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json similarity index 100% rename from eval-results/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json rename to eval-results-copy/pl/results/mlabonne/NeuralDaredevil-8B-abliterated_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/mlabonne__NeuralDaredevil-8B-abliterated/results_2024-06-03T16-18-42.516937.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_in_1718475553/models__gwint1__hf__/results_2024-06-15T20-37-57.667811.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_in_multiple_choice_1718475006/models__gwint1__hf__/results_2024-06-15T20-13-53.762303.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_out_1718475583/models__gwint1__hf__/results_2024-06-15T20-31-26.252629.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polemo2_out_multiple_choice_1718475097/models__gwint1__hf__/results_2024-06-15T20-14-13.297896.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_8tags_multiple_choice_1718475312/models__gwint1__hf__/results_2024-06-15T20-34-58.264406.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_8tags_regex_1718475705/models__gwint1__hf__/results_2024-06-15T22-02-39.098674.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_belebele_mc_1718475313/models__gwint1__hf__/results_2024-06-15T20-16-52.090026.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_belebele_regex_1718475826/models__gwint1__hf__/results_2024-06-15T20-44-53.279117.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_cbd_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-23-34.137596.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_cbd_regex_1718476100/models__gwint1__hf__/results_2024-06-15T20-49-34.661395.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_dyk_multiple_choice_1718475431/models__gwint1__hf__/results_2024-06-15T20-18-47.811531.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_dyk_regex_1718475856/models__gwint1__hf__/results_2024-06-15T20-56-35.247973.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_eq_bench_1718476342/models__gwint1__hf__/results_2024-06-15T20-51-39.921531.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_eq_bench_first_turn_1718476313/models__gwint1__hf__/results_2024-06-15T20-44-47.790907.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_klej_ner_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-29-02.651605.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_klej_ner_regex_1718476190/models__gwint1__hf__/results_2024-06-15T21-11-40.394925.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_pes_regex_1721720461/models__gwint1__hf__/results_2024-07-23T13-27-28.990854.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_poleval2018_task3_test_10k_1718490114/models__gwint1__hf__/results_2024-06-16T00-29-45.906292.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_closed_book_1718476191/models__gwint1__hf__/results_2024-06-15T20-36-51.825472.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_open_book_1718476221/models__gwint1__hf__/results_2024-06-15T21-13-44.704110.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_polqa_reranking_multiple_choice_1718475553/models__gwint1__hf__/results_2024-06-15T20-30-56.066234.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_poquad_open_book_1718476251/models__gwint1__hf__/results_2024-06-15T22-10-18.640348.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_ppc_multiple_choice_1718475461/models__gwint1__hf__/results_2024-06-15T20-19-08.424106.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_ppc_regex_1718475917/models__gwint1__hf__/results_2024-06-15T20-30-02.491811.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_psc_multiple_choice_1718475522/models__gwint1__hf__/results_2024-06-15T20-20-53.385703.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json b/eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-0_polish_psc_regex_1718476008/models__gwint1__hf__/results_2024-06-15T20-44-19.139251.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_in_1718474581/models__gwint1__hf__/results_2024-06-15T20-18-18.407665.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_in_multiple_choice_1718474065/models__gwint1__hf__/results_2024-06-15T20-09-16.391763.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_out_1718474581/models__gwint1__hf__/results_2024-06-15T20-12-46.985216.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polemo2_out_multiple_choice_1718474217/models__gwint1__hf__/results_2024-06-15T20-07-15.694474.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_8tags_multiple_choice_1718474277/models__gwint1__hf__/results_2024-06-15T20-40-06.343026.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_8tags_regex_1718474581/models__gwint1__hf__/results_2024-06-15T21-37-35.380667.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_open_book_1720693347/models__gwint1__hf__/results_2024-07-11T13-54-23.825014.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_abstractive_poquad_rag_1720693737/models__gwint1__hf__/results_2024-07-11T14-26-21.200567.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_belebele_mc_1718474308/models__gwint1__hf__/results_2024-06-15T20-03-37.003399.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_belebele_regex_1718474611/models__gwint1__hf__/results_2024-06-15T20-29-03.381633.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_cbd_multiple_choice_1718474399/models__gwint1__hf__/results_2024-06-15T20-11-02.784523.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_cbd_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-24-50.971633.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_dyk_multiple_choice_1718474338/models__gwint1__hf__/results_2024-06-15T20-02-31.272045.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_dyk_regex_1718474672/models__gwint1__hf__/results_2024-06-15T20-43-29.252745.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_eq_bench_first_turn_1718474915/models__gwint1__hf__/results_2024-06-15T20-18-23.101906.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_klej_ner_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-26-08.879932.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_klej_ner_regex_1718474915/models__gwint1__hf__/results_2024-06-15T20-52-32.779647.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_closed_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-14-43.485966.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T20-43-12.877873.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_polqa_reranking_multiple_choice_1718474551/models__gwint1__hf__/results_2024-06-15T20-40-07.260899.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_poquad_open_book_1718474915/models__gwint1__hf__/results_2024-06-15T21-54-12.041993.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_poquad_reranking_1720693287/models__gwint1__hf__/results_2024-07-11T13-09-26.251088.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_ppc_multiple_choice_1718474368/models__gwint1__hf__/results_2024-06-15T20-02-15.271569.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_ppc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-27-25.938096.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_psc_multiple_choice_1718474369/models__gwint1__hf__/results_2024-06-15T20-07-37.511848.json diff --git a/eval-results/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json b/eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json similarity index 100% rename from eval-results/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json rename to eval-results-copy/pl/results/models/gwint1/hf/_-5_polish_psc_regex_1718474884/models__gwint1__hf__/results_2024-06-15T20-35-55.081149.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json b/eval-results-copy/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polemo2_in_1718467050/models__gwint2__/results_2024-06-15T18-04-03.857169.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json b/eval-results-copy/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polemo2_in_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-56-44.604686.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json b/eval-results-copy/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polemo2_out_1718467050/models__gwint2__/results_2024-06-15T18-02-12.630528.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json b/eval-results-copy/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polemo2_out_multiple_choice_1718466778/models__gwint2__/results_2024-06-15T17-55-33.736569.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_8tags_multiple_choice_1718466808/models__gwint2__/results_2024-06-15T18-12-54.434779.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_8tags_regex_1718467049/models__gwint2__/results_2024-06-15T18-23-19.811025.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_belebele_mc_1718466899/models__gwint2__/results_2024-06-15T17-56-41.090968.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_belebele_regex_1718467049/models__gwint2__/results_2024-06-15T18-07-54.356782.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_cbd_multiple_choice_1718466989/models__gwint2__/results_2024-06-15T18-01-17.352527.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_cbd_regex_1718467201/models__gwint2__/results_2024-06-15T18-08-34.704104.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_dyk_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-57-02.773692.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_dyk_regex_1718467080/models__gwint2__/results_2024-06-15T18-02-03.913206.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_eq_bench_1718467472/models__gwint2__/results_2024-06-15T18-33-47.883453.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_eq_bench_first_turn_1718467381/models__gwint2__/results_2024-06-15T18-08-38.377796.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718467020/models__gwint2__/results_2024-06-15T18-06-47.604967.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_klej_ner_regex_1718467231/models__gwint2__/results_2024-06-15T18-18-52.601998.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_pes_1724340389/models__gwint2__/results_2024-08-22T19-35-03.117196.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_pes_regex_1721720438/models__gwint2__/results_2024-07-23T11-28-45.611961.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_poleval2018_task3_test_10k_1718489603/models__gwint2__/results_2024-06-16T00-21-23.887115.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_closed_book_1718467321/models__gwint2__/results_2024-06-15T18-12-24.712411.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_open_book_1718467351/models__gwint2__/results_2024-06-15T18-57-31.116467.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718467050/models__gwint2__/results_2024-06-15T18-09-18.593826.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_poquad_open_book_1718467382/models__gwint2__/results_2024-06-15T20-11-09.458315.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_ppc_multiple_choice_1718466929/models__gwint2__/results_2024-06-15T17-56-57.210509.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_ppc_regex_1718467110/models__gwint2__/results_2024-06-15T18-09-53.818678.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_psc_multiple_choice_1718466959/models__gwint2__/results_2024-06-15T17-58-13.456463.json diff --git a/eval-results/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json b/eval-results-copy/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json rename to eval-results-copy/pl/results/models/gwint2/_-0_polish_psc_regex_1718467140/models__gwint2__/results_2024-06-15T18-10-38.910437.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json b/eval-results-copy/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polemo2_in_1718466264/models__gwint2__/results_2024-06-15T17-51-25.570490.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json b/eval-results-copy/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polemo2_in_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-59-30.756546.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json b/eval-results-copy/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polemo2_out_1718466264/models__gwint2__/results_2024-06-15T17-49-29.778566.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json b/eval-results-copy/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polemo2_out_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-54-54.129205.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_8tags_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-26-58.042355.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_8tags_regex_1718466264/models__gwint2__/results_2024-06-15T18-10-50.150615.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_abstractive_poquad_open_book_1720648890/models__gwint2__/results_2024-07-11T01-38-07.391123.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_abstractive_poquad_rag_1720648880/models__gwint2__/results_2024-07-11T02-03-31.468490.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_belebele_mc_1718466264/models__gwint2__/results_2024-06-15T17-49-50.030096.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_belebele_regex_1718466264/models__gwint2__/results_2024-06-15T17-52-24.452236.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_cbd_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-55-37.910182.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_cbd_regex_1718466506/models__gwint2__/results_2024-06-15T17-57-51.599767.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_dyk_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-48-19.475671.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_dyk_regex_1718466264/models__gwint2__/results_2024-06-15T18-02-33.001466.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_eq_bench_first_turn_1718466718/models__gwint2__/results_2024-06-15T17-59-45.689799.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-08-02.664580.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_klej_ner_regex_1718466536/models__gwint2__/results_2024-06-15T18-07-26.822386.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_pes_1724340238/models__gwint2__/results_2024-08-23T04-15-24.004773.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_pes_regex_1721720450/models__gwint2__/results_2024-07-23T18-27-24.050217.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_closed_book_1718466597/models__gwint2__/results_2024-06-15T17-54-48.450343.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_open_book_1718466597/models__gwint2__/results_2024-06-15T18-28-44.441450.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T18-22-27.023173.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_poquad_open_book_1718466627/models__gwint2__/results_2024-06-15T19-43-52.063408.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_poquad_reranking_1720648868/models__gwint2__/results_2024-07-11T00-47-30.369913.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_ppc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-47-32.862475.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_ppc_regex_1718466295/models__gwint2__/results_2024-06-15T17-52-20.505086.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_psc_multiple_choice_1718466264/models__gwint2__/results_2024-06-15T17-52-42.098706.json diff --git a/eval-results/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json b/eval-results-copy/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json similarity index 100% rename from eval-results/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json rename to eval-results-copy/pl/results/models/gwint2/_-5_polish_psc_regex_1718466295/models__gwint2__/results_2024-06-15T17-57-11.128100.json diff --git a/eval-results/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json b/eval-results-copy/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json similarity index 100% rename from eval-results/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json rename to eval-results-copy/pl/results/models/hf_v7_e1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403156/results.json diff --git a/eval-results/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json b/eval-results-copy/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json similarity index 100% rename from eval-results/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json rename to eval-results-copy/pl/results/models/hf_v7_e1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403185/results.json diff --git a/eval-results/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json b/eval-results-copy/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json similarity index 100% rename from eval-results/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json rename to eval-results-copy/pl/results/models/hf_v7_e2_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403108/results.json diff --git a/eval-results/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json b/eval-results-copy/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json similarity index 100% rename from eval-results/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json rename to eval-results-copy/pl/results/models/hf_v7_e2_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711403168/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248376/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/1B_4k_high_sft/epoch_3_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283376/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245638/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/10B-4k_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280676/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243540/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278369/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243468/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_base/like_apt3-1B_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277965/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248705/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/1B_high_sft/epoch_3_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283745/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247490/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281532/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246032/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281029/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245781/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_2_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280947/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711246656/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_base/epoch_3_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711281400/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244425/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279099/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244015/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278726/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243933/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_0_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711278493/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711244958/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/3-5B_high_sft/epoch_3_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279340/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245593/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_0_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280434/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245571/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_1_hf_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711280213/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711245311/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711279378/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240412/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_0_base/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275183/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240410/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274668/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240392/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_1_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711274663/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711241268/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_1_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275636/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711240453/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/7B_high_sft/epoch_2_base/epoch_2_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711275628/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243338/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-sequential_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711277508/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711243273/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/apt3-1B_base/apt3-1B-shuffled_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711276499/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711248769/results.json diff --git a/eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json b/eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json similarity index 100% rename from eval-results/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json rename to eval-results-copy/pl/results/net/people/plgrid/plgkwrobel/plggspkl/models/polish-mistral-7B/epoch_0_hf/_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711284419/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_1711206552/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-0_polish_belebele_mc_1711226467/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_1711208343/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e0_e79dcb9f_-5_polish_belebele_mc_1711226993/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_1711207467/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-0_polish_belebele_mc_1711226643/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_1711208727/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft-weighted/e1_base/spkl-only-e1_10a78140_-5_polish_belebele_mc_1711227242/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_1711207498/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-0_polish_belebele_mc_1711226645/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_1711208822/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e0_6dc2e217_-5_polish_belebele_mc_1711227270/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_1711207964/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-0_polish_belebele_mc_1711226805/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_1711208912/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e1_46610eb1_-5_polish_belebele_mc_1711227348/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_1711208041/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-0_polish_belebele_mc_1711226813/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_1711209064/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B-v2/spkl-only_sft/e1_base/spkl-only-e2_3a071212_-5_polish_belebele_mc_1711227522/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_1711206542/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-0_polish_belebele_mc_1711228452/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_1711208071/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/models/mistral-apt3-7B_v2/spkl-only-e2_939d897f_-5_polish_belebele_mc_1711226965/results.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-44.541432.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-56.832627.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-34.280042.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-33.108747.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-21-58.595598.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-49-26.364285.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-51.784896.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-20-01.552933.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-25.081068.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-21.718836.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-38.986541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-33.718260.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-01.720666.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-31-18.372741.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-14-11.107265.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-26-06.795729.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-18.957274.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-28-46.463573.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-44.572856.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-25.054984.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-44.985925.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-23.260639.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.970786.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-0_polish_psc_regex_1730750883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-42.094086.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-13-21.293533.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-37.330272.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-12-03.743235.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-35.909716.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-23-05.959993.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-43-12.780256.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-02.747085.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-13.731935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-11-40.766328.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-30.872130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-25.155497.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-24-13.900700.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-52.324062.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-10.719049.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-25-00.419552.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-48.664247.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-22-29.946728.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-19-54.118112.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-52-06.285583.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-09-18.653171.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-15-39.690795.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-10-19.686200.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B/base_it_2600/_-5_polish_psc_regex_1730750872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B__base_it_2600__/results_2024-11-04T21-17-04.492257.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-52.260577.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_in_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-47.873798.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-04.179370.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polemo2_out_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-27.135131.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-15.748426.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_8tags_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-32-25.252544.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_mc_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-39.184954.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_belebele_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-49.153075.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-17.637986.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-43.579141.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-32.195533.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_dyk_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.238290.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-33.830946.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.602637.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-42.075769.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-50.338241.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-52.673868.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-34-24.463393.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_polqa_reranking_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-20-06.705997.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-35-00.326066.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-36.800250.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-24-12.489762.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_multiple_choice_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-33.408804.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-0_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-59.779182.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-18-16.568507.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_in_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-43.982787.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-54.530795.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polemo2_out_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-57.299217.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.653721.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_8tags_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-46-53.047947.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_mc_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-35.247813.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_belebele_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-29.149210.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-05.266470.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_cbd_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-55.560677.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-12.750444.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_dyk_regex_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-27.567535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_eq_bench_first_turn_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-16-08.290315.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-17-36.932294.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_klej_ner_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-25-20.923820.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_closed_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-15-27.735318.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-23-57.444525.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_polqa_reranking_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-29.324764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_poquad_open_book_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-37-29.503918.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-13.807120.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_ppc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-19-32.146972.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_multiple_choice_1730376776/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-14-42.340869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_1400_-5_polish_psc_regex_1730376787/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_1400/results_2024-10-31T13-22-20.877626.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-55.156494.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_in_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-16.796697.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-16.879962.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-58.156024.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-46.324450.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-29.031862.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-45.794443.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-18.516155.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-21.726525.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_cbd_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-19.597446.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-40.057569.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_dyk_regex_1730411634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-52.057143.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-59-17.254535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_eq_bench_first_turn_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-32.676476.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-42.844443.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_klej_ner_regex_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-09-24.857550.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_closed_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-39.085312.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-12-27.327498.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_polqa_reranking_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-24.594955.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_poquad_open_book_1730411755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-57.608753.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-43.868370.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_ppc_regex_1730411665/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-50.236214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-41.591472.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-0_polish_psc_regex_1730411725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-00.694669.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-23.482925.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_in_multiple_choice_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-04.915873.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-57-06.763248.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polemo2_out_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-28.727266.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.077188.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_8tags_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-29-29.764276.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_mc_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-12.537419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_belebele_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-01-04.866505.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-40.041021.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_cbd_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-39.985379.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-50.036471.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_dyk_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-08-17.160468.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_eq_bench_first_turn_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-56-20.131676.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-58-09.853185.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_klej_ner_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-07-21.318684.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_closed_book_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-43.362678.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-04-18.860978.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_polqa_reranking_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-03-07.076739.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_poquad_open_book_1730411604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-17-53.689199.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-54-53.456144.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_ppc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-00-32.332480.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_multiple_choice_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T22-55-19.861813.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_3300_-5_polish_psc_regex_1730411605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_3300/results_2024-10-31T23-02-38.917573.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-27.863023.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_in_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-14.256300.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-50.935890.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polemo2_out_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-53.286459.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-23.012138.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_8tags_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-45.623057.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_mc_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-50.518514.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_belebele_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-12.227535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-28.221458.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-10-14.861278.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-43.183657.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_dyk_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-59.665045.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-06.753305.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-20.898169.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-49.727945.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-23-43.611287.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-31.655730.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-04.591148.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_polqa_reranking_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-33.520385.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-15-04.495030.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-48.132197.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_ppc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-15.232481.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-45.065179.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-0_polish_psc_regex_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-30.654514.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-14.927122.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_in_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-42.618509.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-06-03.799558.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polemo2_out_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-04.265340.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-41.348215.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_8tags_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-35-00.147540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_mc_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-47.727845.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_belebele_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-44.508210.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-24.084702.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_cbd_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-09-16.406284.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_multiple_choice_1730448128/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-26.248582.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_dyk_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-14.922082.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_eq_bench_first_turn_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-05-16.639282.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-07-01.037970.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_klej_ner_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-17-18.289346.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_closed_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-04-34.265708.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-13-08.356164.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_polqa_reranking_multiple_choice_1730448139/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-59.460533.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_poquad_open_book_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-27-49.399184.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-32.724816.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_ppc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-08-58.307538.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_multiple_choice_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-03-59.064537.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_6000_-5_polish_psc_regex_1730448138/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_6000/results_2024-11-01T09-11-13.102382.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-35.546591.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_in_multiple_choice_1730911326/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-59.496988.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-00.034891.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polemo2_out_multiple_choice_1730911357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-04.336686.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-48.884116.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_8tags_regex_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-04.950973.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_mc_1730911386/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.640834.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_belebele_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-48.479626.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-19.093636.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_cbd_regex_1730911567/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-32.700629.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_multiple_choice_1730911387/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-09.804854.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_dyk_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-53-42.780501.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_1730911327/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-47-22.728994.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_eq_bench_first_turn_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-34.837890.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-35.651327.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_klej_ner_regex_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-13-20.477814.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_closed_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-49-20.045588.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-03-40.095202.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_polqa_reranking_multiple_choice_1730911476/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-35.954345.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_poquad_open_book_1730911597/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-08-01.054241.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_multiple_choice_1730911416/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-44-37.372284.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_ppc_regex_1730911507/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-52-43.714563.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_multiple_choice_1730911477/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-45-33.754709.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-0_polish_psc_regex_1730911537/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-56-42.837429.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-58.610301.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_in_multiple_choice_1730910966/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-44.330029.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-23.927501.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polemo2_out_multiple_choice_1730910996/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-20.715180.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_multiple_choice_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-55.945609.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_8tags_regex_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-11-10.533703.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_mc_1730911026/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.811821.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_belebele_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-05.767158.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-15.003955.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_cbd_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-31.642695.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_multiple_choice_1730911056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-38-42.120185.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_dyk_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-12.183306.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_eq_bench_first_turn_1730911266/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-45.665655.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-43-44.407751.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_klej_ner_regex_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-54-04.879885.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_closed_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-42-43.760606.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-51-12.582392.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_polqa_reranking_multiple_choice_1730911146/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-34.024943.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_poquad_open_book_1730911236/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T18-05-39.878867.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-39-56.046804.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_ppc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-46-07.814820.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_multiple_choice_1730911116/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-40-20.274125.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4/base_it_8500/_-5_polish_psc_regex_1730911176/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4__base_it_8500__/results_2024-11-06T17-48-41.804324.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-05-39.558182.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-21.476775.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-36.784888.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-57.491291.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-02-56.099641.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T14-04-25.455083.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-50.279564.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-20.403360.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-37.340804.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-23.959738.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-43.440101.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-11-25.028436.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-05.057538.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-08-15.656941.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-03.406430.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-22-51.311478.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-21.229271.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-23-59.747202.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-55.963507.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-00.763049.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.221090.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-34.385749.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-48.683596.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-0_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-10-16.833296.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-59-24.534467.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-08.954157.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-57-55.136235.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-28.448097.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-04-07.664324.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_8tags_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-40.062448.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_mc_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-14.346425.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_belebele_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-03.466459.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-53.486305.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_cbd_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-01-59.545798.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-51.761191.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_dyk_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-09-29.651388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-56-29.840757.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-58-27.548333.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-07-47.340270.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-49.069798.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-06-16.604310.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-36.489095.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_poquad_open_book_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-27-52.996669.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-54-53.258107.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_ppc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-00-42.577003.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T12-55-11.634756.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_2500/_-5_polish_psc_regex_1730807603/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_2500__/results_2024-11-05T13-03-53.889883.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-24.472520.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_in_multiple_choice_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-34.825844.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-01.232640.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polemo2_out_multiple_choice_1730837186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-50.067160.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_multiple_choice_1730837249/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-01.436007.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_8tags_regex_1730837398/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-34-58.592849.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_mc_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.356883.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_belebele_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-17-20.826831.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_multiple_choice_1730837337/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-18.981344.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_cbd_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-53.817376.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-30.893412.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_dyk_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-22-25.231893.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_1730837156/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-11-28.594810.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_eq_bench_first_turn_1730837639/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-19-28.969369.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-44.826965.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_klej_ner_regex_1730837458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-24-43.968559.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_closed_book_1730837488/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-14-51.081829.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_open_book_1730837548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-31.182171.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_polqa_reranking_multiple_choice_1730837367/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-50.754818.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_poquad_open_book_1730837608/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-48-23.518715.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-26.197388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_ppc_regex_1730837397/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-57.682767.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_multiple_choice_1730837307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-32.245911.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-0_polish_psc_regex_1730837427/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-28.538449.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-04.829730.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_in_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-07.177278.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-42.806547.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polemo2_out_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-00-26.771559.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_multiple_choice_1730836703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-09-09.779705.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_8tags_regex_1730837095/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-38-55.040945.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_mc_1730836763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-01-04.907283.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_belebele_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-39.339403.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-06-47.388201.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_cbd_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-20.358466.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_multiple_choice_1730836913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.177709.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_dyk_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-20-20.096028.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_eq_bench_first_turn_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-29.602999.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_multiple_choice_1730837035/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-08-38.542746.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_klej_ner_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-18-54.377998.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_closed_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-07-37.406290.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-16-51.057593.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_polqa_reranking_multiple_choice_1730837034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-13-48.361514.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_poquad_open_book_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-33-22.021734.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_multiple_choice_1730836914/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-03-02.772447.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_ppc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-12-15.037893.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_multiple_choice_1730837004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-05-16.429219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_ext2l/base_it_3900/_-5_polish_psc_regex_1730837125/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_ext2l__base_it_3900__/results_2024-11-05T21-15-45.147332.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-31.466433.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_in_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-44.716209.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_1730846913/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-56-47.300692.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polemo2_out_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-23.946830.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-57-09.140091.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_8tags_regex_1730846943/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-51-13.691282.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_mc_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.303125.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_belebele_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-01-40.993958.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-48.493218.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_cbd_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-45.560268.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-58.698225.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_dyk_regex_1730846974/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-57.525088.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-33.622149.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_eq_bench_first_turn_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-42.624318.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-02.761721.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_klej_ner_regex_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-23-08.940605.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_closed_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-25.084487.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_open_book_1730847003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-13-51.935990.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-54-58.444569.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_poquad_open_book_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-08-17.771978.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-06.695155.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_ppc_regex_1730846973/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-02-14.186218.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_multiple_choice_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-04.968996.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-0_polish_psc_regex_1730847004/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-06-42.042902.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-53.864448.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-08.584324.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-49-27.138348.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-28.383786.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-27.929316.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_8tags_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-18-15.982821.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-16.994855.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_belebele_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-43.304608.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-52.754336.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_cbd_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-28.577099.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-55.871193.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_dyk_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-16.391477.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_eq_bench_first_turn_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-23.574011.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-50-16.762267.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_klej_ner_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-59-30.867514.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_closed_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-48-03.522814.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-00-47.826749.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-09.292729.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_poquad_open_book_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-06T00-14-15.479967.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-46-49.759690.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_ppc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-52-32.414797.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-47-15.347592.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_2500/_-5_polish_psc_regex_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_2500__/results_2024-11-05T23-55-20.105845.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-42.287116.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-26.076697.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-17.578128.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.585055.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-56.132907.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-58-41.992688.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-59.526689.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.564773.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-45.780141.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-21.943269.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-41-53.318059.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_dyk_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-00.082025.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-23.148942.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_eq_bench_first_turn_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-02.926430.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-06.949992.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-48.001639.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-14.395909.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-55-57.087914.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-47.707367.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-02-10.536920.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-05.437951.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-20.016175.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-03.390994.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-0_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-29.599032.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-49.911636.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_in_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-18.798306.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-44-18.180325.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-40.456441.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-21.531311.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_8tags_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-16-32.316750.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-31.693616.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_belebele_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-46-36.000058.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-59.525516.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-48-03.673512.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-10.542779.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-30.560597.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-43-35.461867.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-45-31.189628.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-54-34.041908.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-56.960991.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-51-12.530605.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-50-12.823741.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T10-04-31.418527.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-12.197648.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_ppc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-47-12.774379.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-42-38.285600.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_5000__/results_2024-11-06T09-49-29.908013.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-17.727105.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_in_multiple_choice_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-08.470259.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-38.010038.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polemo2_out_multiple_choice_1730975826/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-17.534438.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-11.146398.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_8tags_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-59-06.528602.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_mc_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-38.605434.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_belebele_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-32.819741.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-45.036534.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_cbd_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-31.786264.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_multiple_choice_1730975856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-34.233111.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_dyk_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-13.253684.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-06.630345.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_eq_bench_first_turn_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-40.020503.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-04.557052.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_klej_ner_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-42-24.505552.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_closed_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-41-29.054174.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_open_book_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-53-53.555347.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975916/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-28.920328.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_poquad_open_book_1730975977/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-51-41.334253.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-15.151005.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_ppc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-45-05.838472.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_multiple_choice_1730975886/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-01.234214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-0_polish_psc_regex_1730975946/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-59.833698.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-28.672138.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-39.414601.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-37-21.847780.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-29.245695.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-17.985270.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T12-10-12.571137.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-12.868703.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-39-57.310277.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-29.037324.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-33.391811.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-51.755594.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-46-16.675576.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-36-11.464441.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-38-14.148618.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-47-58.865866.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-35-32.762377.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-44-40.879172.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-05.420441.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-56-55.476611.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-53.396275.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-40-06.885602.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-34-56.562607.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk__base_it_9000__/results_2024-11-07T11-43-07.683210.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-10.521113.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.372170.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-56.796209.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-01.796503.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-43-46.527725.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-00-12.628147.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-48.110704.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-38.398106.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-39.015567.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_cbd_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-19.005211.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-47.279494.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-17.822739.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-04.471301.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_eq_bench_first_turn_1731065827/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-09.692128.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-58.404255.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_klej_ner_regex_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-40-27.524073.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_closed_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-37.987548.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-29.953332.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-44.199070.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_poquad_open_book_1731065797/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-53-17.928884.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-52.311901.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-50.447696.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-35-49.040807.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-0_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-24.882665.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-49.871150.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_in_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-15.913015.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-41.416431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polemo2_out_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.423662.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-47.863641.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_8tags_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T13-11-08.079972.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_mc_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-18.251513.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_belebele_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-20.532978.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-38-09.511941.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_cbd_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-42-25.241323.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-10.844868.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_dyk_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-47-52.494733.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_eq_bench_first_turn_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-37-34.383789.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-39-48.688610.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_klej_ner_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-50-01.323449.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_closed_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-53.806259.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-45-46.840054.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-56.105798.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_poquad_open_book_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-59-46.834819.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_multiple_choice_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-11.782035.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_ppc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-41-33.584599.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_multiple_choice_1731065678/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-36-41.054522.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_2500/_-5_polish_psc_regex_1731065677/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_2500__/results_2024-11-08T12-44-37.149485.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-02.174234.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_in_multiple_choice_1731111118/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-34.705756.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_1731111299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.997842.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polemo2_out_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-43.168444.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_multiple_choice_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-22-10.677035.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_8tags_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-49-59.142349.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_mc_1731111148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-30.926185.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_belebele_regex_1731111329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-44.815535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-17-15.512445.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_cbd_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-29-24.498249.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_multiple_choice_1731111208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-14-24.135684.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_dyk_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-11.565418.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_1731111027/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-16-13.573915.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_eq_bench_first_turn_1731111600/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-30-21.795838.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-18-52.996431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_klej_ner_regex_1731111479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-43.829975.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_closed_book_1731111510/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-20-34.448837.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_open_book_1731111540/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-34-30.260526.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-21-30.948302.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_poquad_open_book_1731111570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-35-54.001729.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_multiple_choice_1731111239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-00.173425.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_ppc_regex_1731111359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-24-26.514157.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_multiple_choice_1731111269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-15-26.935510.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-0_polish_psc_regex_1731111419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-19-38.314378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.102976.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_in_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-00.910733.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-25.298271.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polemo2_out_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-22.751574.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-17.713267.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_8tags_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-33-24.478931.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_mc_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-13.039276.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_belebele_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-04-52.257356.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-01-49.012195.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_cbd_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-46.904379.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-51.556407.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_dyk_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-57.678775.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_eq_bench_first_turn_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-40.989347.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-03-06.192841.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_klej_ner_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-13-20.571176.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_closed_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-02-56.840368.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-11-38.998534.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-25.662112.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_poquad_open_book_1731110452/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-25-16.606417.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T00-59-53.357630.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_ppc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-05-05.564622.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_multiple_choice_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-00-21.562378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_5000/_-5_polish_psc_regex_1731110301/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_5000__/results_2024-11-09T01-08-42.637823.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-20.601050.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-40.204876.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-30.628147.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-29.155480.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-18.501297.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-58-03.046568.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-19.410211.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-30.871901.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-09.925935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-38.280886.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-12.264781.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-23.964106.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-46.275280.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-02.666095.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-32.509049.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-53.654776.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-43.178201.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-54-48.418577.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-22.203701.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-27.417503.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.419084.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-57.516916.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-20.104141.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-47.728636.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-28.415519.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_in_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-18.881385.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-41-10.228153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polemo2_out_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-43.646996.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_multiple_choice_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-46-41.810661.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-09-58.008860.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_mc_1731173798/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-17.931247.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-07.293066.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-40-35.635190.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-57.665459.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_multiple_choice_1731184577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T21-37-29.494041.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-51-13.013862.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-53.874219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-42-06.098452.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-53-37.621444.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-33.376688.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-44.234306.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-01.395990.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T19-01-59.872395.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-38-36.244138.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-44-13.171009.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-39-03.783315.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l__base_it_9000__/results_2024-11-09T18-47-49.552801.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.476950.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-34.220436.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-48.938436.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-11.480989.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-24.065867.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_8tags_regex_1731941564/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-32-50.865764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-08.827420.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-03-08.672344.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-05.376076.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-01.564524.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-02.648262.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-04.385793.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-44.892291.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_eq_bench_first_turn_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-42.261618.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-27.441261.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_klej_ner_regex_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-19-57.435567.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_closed_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-54.221373.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-17-45.534015.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-22.785364.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_poquad_open_book_1731941683/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-09-56.906999.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-07.005359.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-40.159074.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-53-50.009210.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-0_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-38.241447.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-58-07.765279.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_in_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-22.981038.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-54.843946.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polemo2_out_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-48.625908.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-54.419942.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_8tags_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-27-43.227125.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_mc_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-24.989095.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_belebele_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-00-10.026545.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-56-16.687001.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_cbd_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-01-22.101213.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-04.484024.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_dyk_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-46.582169.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_eq_bench_first_turn_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-44.740638.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-57-52.065595.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_klej_ner_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-08-21.104198.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_closed_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-55-20.612001.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-04-47.365529.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_polqa_reranking_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-49.994523.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_poquad_open_book_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-24-53.024780.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-19.971255.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_ppc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-59-53.195739.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_multiple_choice_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T15-54-47.177901.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/base_it_36000/_-5_polish_psc_regex_1731941563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__base_it_36000__/results_2024-11-18T16-02-47.622648.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-21.744720.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_in_multiple_choice_1732011231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-29.515845.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.920446.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polemo2_out_multiple_choice_1732011238/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-12.210116.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_multiple_choice_1732011245/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-22.999489.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_8tags_regex_1732011269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-49-48.228266.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_mc_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-39.044122.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_belebele_regex_1732011271/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-24-18.227544.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-32.808425.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_cbd_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-25-10.532375.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-31.533735.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_dyk_regex_1732011274/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-39.647590.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-19-17.097574.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_eq_bench_first_turn_1732011357/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-27-15.549176.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_multiple_choice_1732011264/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-43.412935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_klej_ner_regex_1732011294/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-33-33.833438.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_closed_book_1732011298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-01.975463.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_open_book_1732011306/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-34-38.725262.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_polqa_reranking_multiple_choice_1732011267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-36.813991.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_poquad_open_book_1732011341/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-42-40.012139.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-37.202550.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_ppc_regex_1732011284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-03.492224.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_multiple_choice_1732011257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-35.012332.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-0_polish_psc_regex_1732011286/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-30-40.806378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-58.890576.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-13.625178.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-25.511262.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polemo2_out_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-38.500684.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-08.827536.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_8tags_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-44-25.055348.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_mc_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-23.891556.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_belebele_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-17-50.180791.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-14-08.486193.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_cbd_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-53.293602.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-03.203028.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_dyk_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-53.039774.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_eq_bench_first_turn_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-30.681079.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-15-44.362434.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_klej_ner_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-26-11.453063.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_closed_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-13-20.305671.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-23-36.294859.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_polqa_reranking_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-20-43.987823.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_poquad_open_book_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-40-25.263214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-04.621887.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_ppc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-18-03.324178.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-12-32.057738.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v1/24k_-5_polish_psc_regex_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v1__24k/results_2024-11-19T11-21-22.897260.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_1732011404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-27-06.199325.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_in_multiple_choice_1732011359/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-38.075444.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_1732011406/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-58.038455.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polemo2_out_multiple_choice_1732011361/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-18.261296.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_multiple_choice_1732011363/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-16.715626.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_8tags_regex_1732011408/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-51-08.725614.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_mc_1732011376/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.873645.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_belebele_regex_1732011419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-16.558387.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_multiple_choice_1732011390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-22.600648.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_cbd_regex_1732011484/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-28-37.348628.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_multiple_choice_1732011382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-19.621745.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_dyk_regex_1732011421/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-54.523952.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_1732011215/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-16.020554.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_eq_bench_first_turn_1732011523/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-20.821451.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_multiple_choice_1732011400/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-20-55.545636.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_klej_ner_regex_1732011497/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-46.158935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_closed_book_1732011505/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-22-22.327593.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_open_book_1732011509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-58.653784.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_polqa_reranking_multiple_choice_1732011402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-53.670705.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_poquad_open_book_1732011515/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-39-08.361401.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_multiple_choice_1732011385/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.579724.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_ppc_regex_1732011424/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-24-42.867733.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_multiple_choice_1732011388/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-17-26.441703.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-0_polish_psc_regex_1732011475/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-19-48.766333.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-28.258653.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_in_multiple_choice_1732011031/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-45.479035.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-15-08.190206.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-03.561350.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-24.148264.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-49-31.361509.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-43.305569.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_belebele_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-54.199692.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-14-35.276881.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_cbd_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.975956.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-22.478121.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_dyk_regex_1732011043/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-25-55.593720.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-49.367164.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-16-09.594783.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-26-53.330488.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-13-06.416958.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-23-32.299485.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-12.421373.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-38-22.802204.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-24.071152.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_ppc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-18-18.051223.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-12-51.067848.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/10k_-5_polish_psc_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__10k/results_2024-11-19T11-21-40.113206.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-48.764126.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_in_multiple_choice_1732011525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-24.558559.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-14.235461.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polemo2_out_multiple_choice_1732011533/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-07.722076.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_multiple_choice_1732011542/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-28-12.468183.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_8tags_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-55-55.360268.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_mc_1732011549/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-13.786571.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_belebele_regex_1732011572/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-25-07.934816.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_multiple_choice_1732011559/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-12.466874.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_cbd_regex_1732011575/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-33-13.923570.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.965736.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_dyk_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-49.341398.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_1732011222/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-19-15.393780.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_eq_bench_first_turn_1732011585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-24-10.129894.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_multiple_choice_1732011563/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-35.198161.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_klej_ner_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-30-57.461612.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_closed_book_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-22.603099.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_open_book_1732011576/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-37.636372.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_polqa_reranking_multiple_choice_1732011570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-42.300562.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_poquad_open_book_1732011582/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-32-46.674565.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_multiple_choice_1732011551/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-12.483216.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_ppc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-27-40.136535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_multiple_choice_1732011553/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-20-11.999362.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-0_polish_psc_regex_1732011574/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-15.344540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-19.757428.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-26.302999.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-15-05.052130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polemo2_out_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-41.610120.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-40.452056.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_8tags_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-49-43.003218.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_mc_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-56.882248.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_belebele_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-37.539603.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-35.083306.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_cbd_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-59.031630.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-35.291771.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_dyk_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-23.985189.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_eq_bench_first_turn_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-14-04.182871.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-16-08.589160.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_klej_ner_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-26-27.557297.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_closed_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-22.978655.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-23-43.028404.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_polqa_reranking_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-21-16.593157.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_poquad_open_book_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-39-20.067852.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-12-37.284376.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_ppc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-18-20.661270.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_multiple_choice_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-13-03.899125.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v2/20k_-5_polish_psc_regex_1732011042/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v2__20k/results_2024-11-19T11-22-26.344682.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_1732011631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-12.235600.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_in_multiple_choice_1732011589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-29.516303.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_1732011635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-26-34.695994.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polemo2_out_multiple_choice_1732011601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-15.267586.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_multiple_choice_1732011605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-29-28.289241.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_8tags_regex_1732011641/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-56-08.000214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_mc_1732011615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-20.985460.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_belebele_regex_1732011645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-31-58.096909.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-41.881504.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_cbd_regex_1732011664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-27.584612.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_multiple_choice_1732011618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-18.146892.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_dyk_regex_1732011647/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-12.742956.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_1732011224/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-20-34.364355.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_eq_bench_first_turn_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-03.467854.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-12.417668.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_klej_ner_regex_1732011682/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-50-08.034143.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_closed_book_1732011695/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-25-20.630846.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_open_book_1732011701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-41-54.902153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_polqa_reranking_multiple_choice_1732011629/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-38.501364.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_poquad_open_book_1732011703/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-45-02.163997.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-52.830669.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_ppc_regex_1732011649/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-28-03.658202.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_multiple_choice_1732011624/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-49.657570.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-0_polish_psc_regex_1732011656/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-30-58.605381.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-35.817585.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_in_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-32.478738.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-47.895893.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polemo2_out_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-52.583049.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-12.621625.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_8tags_regex_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-47-12.530100.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_mc_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-55.876502.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_belebele_regex_1732011144/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-23.393559.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-14-32.484912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_cbd_regex_1732011203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-41.240403.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-34.349019.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_dyk_regex_1732011159/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-30.718230.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_eq_bench_first_turn_1732011212/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-18.550765.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-16-04.236039.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_klej_ner_regex_1732011206/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-27-48.764755.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_closed_book_1732011208/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-15-31.090062.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-24-48.096659.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_polqa_reranking_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-21-13.331872.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_poquad_open_book_1732011210/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-43-37.223368.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-12-35.929380.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_ppc_regex_1732011191/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-19-56.051592.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_multiple_choice_1732011041/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-13-03.770979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_b3M/v3/10k_-5_polish_psc_regex_1732011198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_b3M__v3__10k/results_2024-11-19T11-23-53.224912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_1731111810/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-51.556894.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_in_multiple_choice_1731111630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-26.803513.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-25-39.734905.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polemo2_out_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-27.403638.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_multiple_choice_1731111660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-51.752794.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_8tags_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T02-11-34.221298.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_mc_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-46.406330.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_belebele_regex_1731111840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-38-08.582222.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-26-32.351031.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_cbd_regex_1731111930/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-40-23.942586.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_multiple_choice_1731111690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-22-31.318395.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_dyk_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-49.723255.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_1731111088/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-31.883660.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_eq_bench_first_turn_1731112050/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-43-11.324873.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-06.719659.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_klej_ner_regex_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-09.086792.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_closed_book_1731111961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-28-34.429359.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_open_book_1731111990/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-47-58.501791.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1731111780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-31-46.647419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_poquad_open_book_1731112021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-48-01.725076.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_multiple_choice_1731111720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-17.907686.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_ppc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-35-40.638744.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_multiple_choice_1731111750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-36.311101.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-0_polish_psc_regex_1731111900/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-29-07.941636.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_1731110757/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-12-25.722369.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_in_multiple_choice_1731110482/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-13.183211.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-10-43.224245.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polemo2_out_multiple_choice_1731110513/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-34.025276.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_multiple_choice_1731110543/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-10.660306.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_8tags_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-55-24.197064.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_mc_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-12.515102.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_belebele_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-47.914326.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-08-21.534071.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_cbd_regex_1731110876/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-17-42.762241.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_multiple_choice_1731110604/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-04-52.422395.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_dyk_regex_1731110755/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-24-15.370054.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_eq_bench_first_turn_1731110997/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-13-49.497551.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-02.585748.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_klej_ner_regex_1731110907/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-30-15.985489.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_closed_book_1731110937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-11-41.108325.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-23-29.797299.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1731110725/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-18-48.510572.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_poquad_open_book_1731110967/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-42-47.357794.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_multiple_choice_1731110634/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-05-09.083030.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_ppc_regex_1731110785/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-14-58.358009.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_multiple_choice_1731110664/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-06-36.332884.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_5000/_-5_polish_psc_regex_1731110816/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_5000__/results_2024-11-09T01-20-58.595344.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-27.499464.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-13.731100.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-39.364403.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-45.420378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-11.460309.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-15-57.788218.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.287431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-52-15.683880.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-45.850358.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-24.577980.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-21.571301.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-15.425481.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-17.538973.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-44-45.443360.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-36.381158.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-17.442712.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-19.062419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-59-07.349225.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-47.687419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-30.600970.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-27.325087.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-18.039541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-25.812380.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-0_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.290099.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-43-53.224865.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_in_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-40-56.664293.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-11.393931.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polemo2_out_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-50.556156.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-48-48.916564.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_8tags_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-22-24.911168.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_mc_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-07.920734.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_belebele_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-41.881121.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-03.449525.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_cbd_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-46-23.028895.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-38.987261.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_dyk_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-55-19.405814.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_eq_bench_first_turn_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-41-01.917211.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-42-53.058183.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_klej_ner_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-56-51.071674.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_closed_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-51.711020.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-51-20.445039.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-18.104440.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_poquad_open_book_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T19-11-22.316209.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-38-33.866544.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_ppc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-45-53.305639.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_multiple_choice_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-39-29.254102.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra/base_it_9000/_-5_polish_psc_regex_1731173808/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra__base_it_9000__/results_2024-11-09T18-50-26.604763.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_1731145842/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-15.966192.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145722/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-36.907928.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-16.456357.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145752/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-39.650604.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-42.543177.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_8tags_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-07-52.786517.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_mc_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-51.140414.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_belebele_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-00-56.819548.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-41.068654.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_cbd_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-05-00.720094.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-46.176666.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_dyk_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-25.395657.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-48.625482.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145932/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-31-00.470883.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-16.407055.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-02-00.350562.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-54-35.508005.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-11-52.309414.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145812/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-43.277114.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_poquad_open_book_1731145902/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-12-42.948706.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.952029.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_ppc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-03-02.308341.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145782/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-49.081764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-0_polish_psc_regex_1731145872/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-53-47.705129.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_1731145179/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-46-40.212251.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-41-04.477362.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-01.789646.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731145059/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-20.301394.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-04.581219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_8tags_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-25-37.407441.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_mc_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-08.640470.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_belebele_regex_1731145209/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-48-40.890017.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-10.314326.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_cbd_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-50-28.735253.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-29.711153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_dyk_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-58-53.870485.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-45-44.918816.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-44-57.663750.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_klej_ner_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-01-48.909947.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_closed_book_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-43-49.286173.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_open_book_1731145300/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-49.349677.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731145149/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-52-03.224618.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_poquad_open_book_1731145330/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T11-16-52.701239.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-39-24.210203.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_ppc_regex_1731145239/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-49-38.215112.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731145089/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-40-33.964910.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_3000/_-5_polish_psc_regex_1731145269/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_3000__/results_2024-11-09T10-55-06.513126.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-58.847955.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-14.221130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-10.607402.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-44.596933.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-25.396817.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-54.642901.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-26.928096.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-29.059224.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-51.505017.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-18-47.334219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-21.355940.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-10-45.991074.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-18.613979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-49.079343.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-28.548463.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-21-44.253521.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-02.514167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-28-38.944541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-49.053938.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-56.520556.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-27.087130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-16-57.626485.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-29.987442.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-37.238579.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-13-06.457971.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.791730.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-11.755796.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-29.928432.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-17-40.002629.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-51-30.675012.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-47.492264.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-08.844076.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-41.243560.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-15-46.158279.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-18.138576.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-24-06.008586.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-09-56.269486.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-11-31.927690.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-25-54.855400.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-49.885808.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-20-24.235280.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-09.713512.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-40-20.237129.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-07-14.193845.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-14-55.495715.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-08-08.626229.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu/base_it_6252_e0_-5_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_lra_wu__base_it_6252_e0/results_2024-11-10T11-19-34.061675.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-39.806100.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_in_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-51.500939.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-47-55.627767.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polemo2_out_multiple_choice_1731145390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-26.926272.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_multiple_choice_1731145420/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-14.159967.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_8tags_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-34.598575.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_mc_1731145481/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-45.647921.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_belebele_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-52-18.188215.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-02.173484.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_cbd_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-57-07.796362.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_multiple_choice_1731145511/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-06.626142.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_dyk_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-08.441505.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_1731145360/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-33.902348.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_eq_bench_first_turn_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-09-57.851938.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-27.506912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_klej_ner_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-50-35.128145.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_closed_book_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-48-57.303208.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_open_book_1731145631/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-03-00.810860.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_polqa_reranking_multiple_choice_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-53-18.262728.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_poquad_open_book_1731145661/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-02-46.509869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-41.774100.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_ppc_regex_1731145571/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-54-52.705388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_multiple_choice_1731145541/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-43.144166.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-0_polish_psc_regex_1731145601/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-43.811001.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-26.226179.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_in_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-57.603977.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-06.862916.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polemo2_out_multiple_choice_1731144909/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-09.945147.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-07.637041.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_8tags_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-08-41.336036.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_mc_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-50.374869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_belebele_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-41-48.007703.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-38-26.849939.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_cbd_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-43.744190.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-29.782510.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_dyk_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-49-16.483247.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_eq_bench_first_turn_1731145029/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-40-04.183985.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-39-53.718450.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_klej_ner_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-51-07.845067.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_closed_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-37-31.673010.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_open_book_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-46-10.879486.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_polqa_reranking_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-44-59.634137.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_poquad_open_book_1731144969/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T11-01-29.472382.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-31.383299.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_ppc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-42-08.817541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_multiple_choice_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-36-58.734882.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_3000/_-5_polish_psc_regex_1731144908/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_3000__/results_2024-11-09T10-45-28.656077.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-07.172800.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_in_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-01.412380.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-45.350654.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polemo2_out_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-37.903428.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-24.320764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_8tags_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-22-47.485803.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_mc_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-27.536106.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_belebele_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-03.089766.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-55.553163.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_cbd_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-17-03.680946.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-22.514869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_dyk_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-31.286206.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-58.136231.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_eq_bench_first_turn_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-05.134849.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-19.308473.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_klej_ner_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-19.247002.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_closed_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-37.585005.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-23-26.020315.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_polqa_reranking_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-12.924021.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_poquad_open_book_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-20-39.489709.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-25.433140.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_ppc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-14-16.906228.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_multiple_choice_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-03.764392.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-0_polish_psc_regex_1731233151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-44.253499.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-11-10.043231.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_in_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-20.985802.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-54.127214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polemo2_out_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-57.708562.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-30.258168.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_8tags_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-40-47.072874.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_mc_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-36.577060.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_belebele_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-40.698147.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-09-14.519085.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_cbd_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-13-11.118496.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-14.757768.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_dyk_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-19-39.394651.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_eq_bench_first_turn_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-58.196167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-10-53.312197.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_klej_ner_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-21-38.356519.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_closed_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-08-14.173347.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-16-44.418613.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_polqa_reranking_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-44.938922.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_poquad_open_book_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-31-07.256740.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-16.313577.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_ppc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-12-45.703845.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_multiple_choice_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-07-47.625533.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_6252_e0_-5_polish_psc_regex_1731233141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_6252_e0/results_2024-11-10T11-15-38.756060.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-19.545250.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_in_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-52.863591.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-46.006334.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polemo2_out_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-40.629184.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_multiple_choice_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-09.969337.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_8tags_regex_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-49.750830.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_mc_1731537374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-28.436469.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_belebele_regex_1731537524/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-49.066725.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-13.625152.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_cbd_regex_1731537585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-12.867346.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_multiple_choice_1731537404/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-44.225115.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_dyk_regex_1731537525/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-40-25.807182.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_1731537343/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-18.205501.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_eq_bench_first_turn_1731537705/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-38.237205.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_multiple_choice_1731537464/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-57.432293.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_klej_ner_regex_1731537615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-55-39.782251.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_closed_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-19.396167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_open_book_1731537645/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-58-34.465779.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_polqa_reranking_multiple_choice_1731537494/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-56.158721.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_poquad_open_book_1731537675/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-56-22.460912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_multiple_choice_1731537435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-18.427937.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_ppc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-46-28.018488.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_multiple_choice_1731537434/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-11.770190.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-0_polish_psc_regex_1731537555/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-42-29.402387.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-39-20.857865.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_in_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-30.092317.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-20.788674.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polemo2_out_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-48.758834.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-43-53.058127.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_8tags_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-14T00-07-20.313136.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_mc_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-28.476364.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_belebele_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-15.617910.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-23.896085.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_cbd_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-36.784846.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-15.583953.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_dyk_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-48-05.644829.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_eq_bench_first_turn_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-37-08.388821.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-38-39.016491.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_klej_ner_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-49-34.544474.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_closed_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-36-25.162991.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-45-00.124466.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_polqa_reranking_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-05.730123.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_poquad_open_book_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-59-07.215880.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-16.910036.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_ppc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-41-20.277832.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_multiple_choice_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-35-45.658554.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu/base_it_9000_-5_polish_psc_regex_1731537223/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu__base_it_9000/results_2024-11-13T23-44-36.444692.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.339671.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_in_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-03.340894.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-44.585980.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polemo2_out_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-41.161290.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-25.898556.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_8tags_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-13-51.377570.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_mc_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.295076.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_belebele_regex_1731800162/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-53.635139.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-10.738519.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-59.095749.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-16.742677.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_dyk_regex_1731800167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-52.525061.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-28.471689.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-56.659153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-16.663282.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-34.339436.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-33.362750.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_open_book_1731800158/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-56-49.260188.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_polqa_reranking_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-04.191031.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_poquad_open_book_1731800155/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-53-35.116377.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.229694.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_ppc_regex_1731800168/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-44-09.026835.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_multiple_choice_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-20.145137.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-0_polish_psc_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-58.242329.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-41-18.998233.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_in_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-26.508685.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-58.570925.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polemo2_out_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-46.408585.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-40.833352.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_8tags_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-14-35.153987.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_mc_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-44.488904.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_belebele_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-42-47.393797.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-22.399794.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_cbd_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-26.194079.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-22.793956.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_dyk_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-50-46.256118.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_eq_bench_first_turn_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-39-13.534042.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-40-55.426866.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_klej_ner_regex_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-51-09.530685.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_closed_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-38-28.704914.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-47-01.852455.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_polqa_reranking_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-45-56.366871.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_poquad_open_book_1731800151/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T01-01-53.615438.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-24.218224.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_ppc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-43-01.903594.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_multiple_choice_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-37-53.221284.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_focus-rk_ext2l_wu2/base_it_1100/_-5_polish_psc_regex_1731800140/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_focus-rk_ext2l_wu2__base_it_1100__/results_2024-11-17T00-46-43.736955.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-20.921979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-27.829438.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-15.044082.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-56.332040.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-07-51.972790.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-31-22.609226.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-41.813933.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-56.716505.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-41.256864.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_cbd_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-41.208889.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-35.127071.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-13-08.193558.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-57.854720.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.904689.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-18.946043.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-22-44.780541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-28.807365.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-25.811371.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-30.703098.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-20-32.040728.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.594332.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-50.467646.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-29.381081.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-0_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-11.788240.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-03-28.330746.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_in_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-08.206081.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-01-40.033562.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polemo2_out_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-02.135409.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-28.394843.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_8tags_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-28-28.993289.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_mc_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-06.017717.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_belebele_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-05-15.359644.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-54.260053.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_cbd_regex_1730919430/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-04-57.436327.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-40.814109.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_dyk_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-54.594034.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_eq_bench_first_turn_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-00-43.884664.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-40.945719.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_klej_ner_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-14-56.332462.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_closed_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-50.011944.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-10-36.061182.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_polqa_reranking_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-36.657915.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_poquad_open_book_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-29-41.625806.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-58-34.032556.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_ppc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-02-44.274749.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_multiple_choice_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T19-59-25.557648.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900/_-5_polish_psc_regex_1730919429/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900__/results_2024-11-06T20-09-53.195854.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-14.205723.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-16.812692.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-44.303606.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polemo2_out_multiple_choice_1730924709/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-48.057902.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-35-38.516805.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-58-15.526898.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-21.359339.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-44.299041.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-42.302434.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_multiple_choice_1730928701/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T22-32-21.851004.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_cbd_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-48.203292.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-19.927612.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-41-21.813334.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-34-12.880409.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_eq_bench_first_turn_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-46.230658.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-08.788365.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_klej_ner_regex_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-51-54.791121.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_closed_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-18.326718.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_open_book_1730924830/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-41.358130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-25.447432.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_poquad_open_book_1730924860/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-49-30.606511.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-25.730946.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-33.454061.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-27.321027.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-0_polish_psc_regex_1730924770/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-39-02.712596.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-31-34.201446.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_in_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-29-12.250007.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-02.494477.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polemo2_out_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-05.694954.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-36-29.782692.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_8tags_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-40.115750.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_mc_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-13.253302.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_belebele_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-33-26.905901.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-50.225011.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_cbd_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-32-46.731277.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-44.639493.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_dyk_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-24.502651.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_eq_bench_first_turn_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-28-46.358121.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-30.747485.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_klej_ner_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-42-20.122317.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_closed_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-45.208283.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-28.851324.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_polqa_reranking_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-38-06.074565.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_poquad_open_book_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-59-14.715467.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-26-40.431333.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_ppc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-30-43.509276.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_multiple_choice_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-27-24.494519.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_lra/base_it_5900_fixed_-5_polish_psc_regex_1730924710/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_lra__base_it_5900_fixed/results_2024-11-06T21-37-13.871696.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-04.415975.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_in_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-15.255092.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-58-10.785000.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polemo2_out_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-53.854792.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-59-57.615518.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_8tags_regex_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T01-00-28.902216.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_mc_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-46.778214.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_belebele_regex_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-51.653119.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-13.851038.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_cbd_regex_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-08-37.520443.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-28.528537.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_dyk_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-45.476773.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-55.130010.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_eq_bench_first_turn_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-06.044270.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-31.176160.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_klej_ner_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-22-32.379165.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_closed_book_1730847093/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-53-59.125195.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_open_book_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-19.228521.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_polqa_reranking_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-27.882021.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_poquad_open_book_1730847124/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-05-03.674670.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_multiple_choice_1730847033/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-37.116129.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_ppc_regex_1730847064/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-42.023974.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_multiple_choice_1730847034/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-29.277303.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-0_polish_psc_regex_1730847094/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-09-11.264941.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-52-44.083976.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_in_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-48-04.645720.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-18.699232.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polemo2_out_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-32.749958.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-17.994156.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_8tags_regex_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-20-33.461193.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_mc_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.176850.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_belebele_regex_1730846885/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-54-51.355787.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_multiple_choice_1730846763/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-49-09.344419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_cbd_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-33.936975.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-50.064102.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_dyk_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-01-44.497118.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_eq_bench_first_turn_1730846884/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-03.640183.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_multiple_choice_1730846793/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-51-00.540820.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_klej_ner_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-02-01.331733.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_closed_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-50-38.565277.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-03-50.916494.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_polqa_reranking_multiple_choice_1730846853/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-56-46.095384.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_poquad_open_book_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-06T00-19-34.882195.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-46-51.264697.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_ppc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-55-29.929934.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_multiple_choice_1730846733/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-47-15.364622.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_2500/_-5_polish_psc_regex_1730846883/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_2500__/results_2024-11-05T23-57-15.436025.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-11.652276.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.258419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-48.290203.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-08.617261.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-32.870746.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-16-42.948837.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-56.390278.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-50.847874.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-33.480799.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_cbd_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-35.821912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-49.098437.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-08.483330.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-27.483327.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-52-43.360666.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-54.384527.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-05-55.920570.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-05.555474.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-27.297026.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-31.250686.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-48-42.596868.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-53.602435.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-10.388491.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-41-50.623879.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-0_polish_psc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-19.901519.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-58.335401.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_in_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-21.716280.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-44-27.740197.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polemo2_out_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-43.147331.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-15.577686.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_8tags_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-19-53.402631.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_mc_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-17.948349.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_belebele_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-46-46.831116.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-52.086843.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_cbd_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-49.084197.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-00.258438.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_dyk_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-53-18.959854.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_eq_bench_first_turn_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-43-26.424893.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-45-20.607851.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_klej_ner_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-54-33.224893.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_closed_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-39.280089.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-51-56.863229.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_polqa_reranking_multiple_choice_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-50-12.233369.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_poquad_open_book_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T10-06-44.873948.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-03.018979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_ppc_regex_1730882450/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-47-15.280440.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_multiple_choice_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-42-29.848947.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_5000/_-5_polish_psc_regex_1730882449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_5000__/results_2024-11-06T09-49-40.679915.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-41-50.772691.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-03.923297.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-35.003598.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-43.148832.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-11.431203.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_8tags_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-13.392302.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-33.920706.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_belebele_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-47-57.295213.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-48.214881.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_cbd_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-02.032674.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-23.718001.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_dyk_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-30.804836.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-12.025247.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_eq_bench_first_turn_1730975796/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-40.959837.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-40.100186.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_klej_ner_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-50-50.767200.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_closed_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-02.169931.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-48-28.941270.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_polqa_reranking_multiple_choice_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-48.929373.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_poquad_open_book_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-38.123890.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-27.299900.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_ppc_regex_1730975736/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-35.155208.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_multiple_choice_1730975706/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-00.994372.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-0_polish_psc_regex_1730975766/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-58.862388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-38-20.088167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_in_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-57.392769.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-10.902820.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polemo2_out_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-18.953881.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-43-31.071788.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_8tags_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T12-09-09.101261.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_mc_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-04.001107.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_belebele_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-33.806425.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-22.330096.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_cbd_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-40-25.972209.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-41.564484.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_dyk_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-45-42.829571.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_eq_bench_first_turn_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-36-06.706704.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-37-55.457358.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_klej_ner_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-46-31.713780.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_closed_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-35-36.206237.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-44-14.661308.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_polqa_reranking_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-32.498936.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_poquad_open_book_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-59-00.377651.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-42.806764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_ppc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-39-49.208883.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_multiple_choice_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-34-49.862968.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/llama3.2_1.5B_apt4_wechsel/base_it_9000/_-5_polish_psc_regex_1730975585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__llama3.2_1.5B_apt4_wechsel__base_it_9000__/results_2024-11-07T11-42-33.818109.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-39.178849.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-07.359604.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-15.668912.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polemo2_out_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-41.230362.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-23-17.978139.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-57-32.996561.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-32.686822.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-23.196895.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-31.768429.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-33.730799.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-25.874109.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-05.352308.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-16.810630.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-12.466939.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-14-43.425218.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-29-49.654318.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-13.525172.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-01-01.712266.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-16-21.593783.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-57-30.031634.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-29.784775.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-43.735932.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-30.229896.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-0_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-22-07.577036.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-21-33.526442.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_in_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-29.870976.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-17-15.271077.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polemo2_out_multiple_choice_1730756993/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-52-23.406448.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_multiple_choice_1730757047/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-07-56.760959.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_8tags_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T22-12-57.260388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_mc_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-10-22.621490.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_belebele_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-24-06.035652.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-12-16.819480.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_cbd_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-19-59.058711.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-49.571767.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_dyk_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-25-12.709468.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_eq_bench_first_turn_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-42-57.591532.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-15-45.539423.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_klej_ner_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.882053.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_closed_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-27-29.639374.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-04-39.497378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_polqa_reranking_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-02.732167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_poquad_open_book_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T23-02-55.389091.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-09-50.419615.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_ppc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-20-15.818272.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_multiple_choice_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-11-10.157510.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B/base_it_2700/_-5_polish_psc_regex_1730750882/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B__base_it_2700__/results_2024-11-04T21-28-54.143271.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-07.624018.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_in_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-35.815833.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-44.769967.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.330334.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-41.187442.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-25-20.493900.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-30-59.225764.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-38-58.198998.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-10.812342.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-53.915431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-09.367928.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-13.447869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-06-01.311056.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-05-18.170064.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-39.615770.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-56-50.852472.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-49-00.016368.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-23-48.857734.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-46.179586.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-20-03.088470.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-12.140811.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-11.168609.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-11.931916.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-0_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-09.517794.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-37-11.088171.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_in_multiple_choice_1730572167/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-32-09.187182.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-34-50.180858.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polemo2_out_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-29.950522.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-40-49.331624.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_8tags_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-41-29.175440.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_mc_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-39.838553.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_belebele_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-42-19.125221.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-33-37.606772.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_cbd_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-45-38.269899.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-20.494571.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_dyk_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-44-00.085680.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_eq_bench_first_turn_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T20-04-36.186938.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-35-13.909216.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_klej_ner_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-55-13.559538.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_closed_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-48-40.028504.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-30-52.739607.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_polqa_reranking_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-39-49.045673.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_poquad_open_book_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T21-33-30.496540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-23.801782.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_ppc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-45.380656.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_multiple_choice_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-31-45.958149.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4/base_it_1600/_-5_polish_psc_regex_1730572175/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4__base_it_1600__/results_2024-11-02T19-41-13.553703.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-01.372275.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_in_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-22-03.488188.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-31-27.241999.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polemo2_out_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-37.953571.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_multiple_choice_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-53.529355.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_8tags_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-01.115628.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_mc_1732141197/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-19.860553.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_belebele_regex_1732141347/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-33-34.070273.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-24-39.777483.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_cbd_regex_1732141498/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-41-47.897938.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-28.595614.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_dyk_regex_1732141377/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-10.969785.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_1732141076/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-34-34.096669.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_eq_bench_first_turn_1732141618/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-21T00-04-08.348317.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_multiple_choice_1732141287/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-26-18.165830.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_klej_ner_regex_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-47-05.140611.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_closed_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-12.132951.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-44-50.986932.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_polqa_reranking_multiple_choice_1732141317/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-30-20.036628.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_poquad_open_book_1732141528/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-45-30.224031.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-42.644105.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_ppc_regex_1732141437/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-29-34.853579.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_multiple_choice_1732141227/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-21-31.834772.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-0_polish_psc_regex_1732141468/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-35-13.326029.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_1732139715/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-01-56.539407.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_in_multiple_choice_1732138992/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-55.903565.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_1732139897/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-03-10.968362.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polemo2_out_multiple_choice_1732139022/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-45-41.935300.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_multiple_choice_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-58-12.691986.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_8tags_regex_1732139927/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-37-25.226679.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_mc_1732139203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-48-12.144010.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_belebele_regex_1732140141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-10-58.428319.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_multiple_choice_1732139474/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-54-48.729677.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_cbd_regex_1732140593/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-19-33.303228.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_multiple_choice_1732139293/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-49-32.902155.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_dyk_regex_1732140171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-37.771248.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_eq_bench_first_turn_1732141046/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-20-40.267805.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_multiple_choice_1732139535/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-57-37.853210.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_klej_ner_regex_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-28-32.195995.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_closed_book_1732140714/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-14-08.066181.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_open_book_1732140895/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-27-11.208354.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_polqa_reranking_multiple_choice_1732139565/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-02-53.692677.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_poquad_open_book_1732140986/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-52-25.900131.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_multiple_choice_1732139354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-50-25.932920.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_ppc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-11-08.026318.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_multiple_choice_1732139414/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T22-51-51.778897.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext2l/fr_e0/hf_-5_polish_psc_regex_1732140231/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext2l__fr_e0__hf/results_2024-11-20T23-15-54.270518.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-13.396596.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-29.229708.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-55.518096.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.837934.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-17.205501.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_8tags_regex_1732956203/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-34-28.856054.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-43.447286.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-03.795206.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-00.314889.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-44.978234.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-42.273718.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-23.087747.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-51-52.747841.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-45.090888.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-42.354349.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-08-05.454430.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_closed_book_1732956199/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-08.033661.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-59-29.335950.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.706689.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-52.903833.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.846254.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-58-29.686215.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-44.613293.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-0_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-30.927359.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-50-29.431093.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_in_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-12.502004.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-48-48.143603.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polemo2_out_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-27.303963.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-55-23.691006.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_8tags_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-23-49.853144.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_mc_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-15.462484.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_belebele_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-11.942862.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-47-28.021800.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_cbd_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-53-21.626148.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-56.015935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_dyk_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-02-37.080965.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_eq_bench_first_turn_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-46-59.757563.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-49-07.512403.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_klej_ner_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-01-13.538540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_closed_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-51.716541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-56-36.887525.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_polqa_reranking_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-54-08.043810.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_poquad_open_book_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T10-21-55.219419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-44-59.690972.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_ppc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-52-01.207563.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_multiple_choice_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-45-22.983349.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_10.1k_-5_polish_psc_regex_1732956198/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_10.1k/results_2024-11-30T09-57-43.492939.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_1733009247/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-33.572104.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_in_multiple_choice_1733008915/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-24-03.012091.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_1733009307/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-52.360924.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polemo2_out_multiple_choice_1733008945/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-52.313611.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_multiple_choice_1733009036/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-39-16.606021.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_8tags_regex_1733009428/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-15-59.344166.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_mc_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-37.376695.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_belebele_regex_1733009458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-45-38.900536.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-29-55.942494.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_cbd_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-50-49.928685.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_multiple_choice_1733009066/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-25-30.039343.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_dyk_regex_1733009518/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-44-17.964245.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_1733008824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-27-51.263379.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_eq_bench_first_turn_1733009910/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-43-44.510060.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_multiple_choice_1733009187/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-34.318773.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_klej_ner_regex_1733009700/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T01-04-10.722937.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_closed_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-38-58.914617.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_open_book_1733009790/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-53-33.338223.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_polqa_reranking_multiple_choice_1733009217/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-35-37.552540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_poquad_open_book_1733009850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-49-42.631602.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_multiple_choice_1733009096/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-05.506187.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_ppc_regex_1733009548/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-42-51.305120.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_multiple_choice_1733009126/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-26-37.965935.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-0_polish_psc_regex_1733009669/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-51-36.329751.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_1733006824/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-54-06.103547.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_in_multiple_choice_1733002554/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-38-47.882847.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_1733007284/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-00-00.068100.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polemo2_out_multiple_choice_1733002672/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T22-39-57.655050.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_multiple_choice_1733004390/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-18-18.381257.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_8tags_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-36-49.626976.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_mc_1733005131/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-20-24.601446.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_belebele_regex_1733007295/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-05-00.942025.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_multiple_choice_1733005806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-33-49.730236.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_cbd_regex_1733008320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-21-28.121727.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_multiple_choice_1733005257/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-22-08.184638.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_dyk_regex_1733007635/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-18-24.839777.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_eq_bench_first_turn_1733008794/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-23-33.018121.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_multiple_choice_1733006056/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-39-53.194867.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_klej_ner_regex_1733008365/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-30-11.039095.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_closed_book_1733008454/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-16-55.454437.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_open_book_1733008673/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-31-23.404437.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_polqa_reranking_multiple_choice_1733006446/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-51-16.133968.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_poquad_open_book_1733008734/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-58-29.539615.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_multiple_choice_1733005354/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-23-49.495986.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_ppc_regex_1733007896/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-13-35.979020.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_multiple_choice_1733005676/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-11-30T23-29-36.031914.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_12.3k_-5_polish_psc_regex_1733007938/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_12.3k/results_2024-12-01T00-19-32.787672.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_1733085411/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-49-29.084325.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_in_multiple_choice_1733085150/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-54.360303.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_1733085435/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-47-20.219286.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polemo2_out_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-45.730479.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_multiple_choice_1733085170/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-50.966260.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_8tags_regex_1733085458/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-01.420372.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_mc_1733085186/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-12.829067.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_belebele_regex_1733085595/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-01.183173.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_multiple_choice_1733085324/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-39-26.055044.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_cbd_regex_1733086201/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-07-57.666512.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_multiple_choice_1733085285/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-35-44.863488.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_dyk_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-56-22.452181.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_1733084615/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-31-54.612105.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_eq_bench_first_turn_1733086975/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-38-15.715959.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_multiple_choice_1733085374/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-41-08.975369.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_klej_ner_regex_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-25-37.407436.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_closed_book_1733086628/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-18.817936.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_open_book_1733086848/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-20-42.041416.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_polqa_reranking_multiple_choice_1733085402/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-45-07.312477.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_poquad_open_book_1733086856/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-16-55.399375.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_multiple_choice_1733085315/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-20.623524.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_ppc_regex_1733086048/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-00-24.327385.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_multiple_choice_1733085320/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-45.016674.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-0_polish_psc_regex_1733086080/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-02-25.264550.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_1733082358/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-52-54.286219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_in_multiple_choice_1733080795/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-22-45.406836.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_1733082668/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-56-12.177520.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polemo2_out_multiple_choice_1733081119/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-27-13.654972.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_multiple_choice_1733081241/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-17.666011.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_8tags_regex_1733082780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-32-33.896400.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_mc_1733081267/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-29-18.009312.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_belebele_regex_1733082806/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-26.645082.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_multiple_choice_1733081954/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-42-53.372451.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_cbd_regex_1733083727/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-18-31.479091.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_multiple_choice_1733081737/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-36-56.296153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_dyk_regex_1733083003/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-15-28.164748.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_eq_bench_first_turn_1733084566/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-26-24.349711.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_multiple_choice_1733081994/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-45-26.340762.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_klej_ner_regex_1733084339/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-36-10.203544.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_closed_book_1733084389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-18.938817.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_open_book_1733084534/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-34-55.682241.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_polqa_reranking_multiple_choice_1733082009/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-50-36.290961.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_poquad_open_book_1733084561/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T22-03-18.829954.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_multiple_choice_1733081850/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-38-42.623929.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_ppc_regex_1733083005/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-04-47.088392.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_multiple_choice_1733081879/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T20-39-42.660132.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_14k_-5_polish_psc_regex_1733083662/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_14k/results_2024-12-01T21-22-59.341798.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-25-26.718953.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_in_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-06.938702.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_1732814111/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-21.459066.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polemo2_out_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-09.170755.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_multiple_choice_1732813961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-42.923941.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_8tags_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-55-32.814431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_mc_1732813991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-19.718365.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_belebele_regex_1732814141/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-52.143508.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-36.720116.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_cbd_regex_1732814233/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-37-56.672417.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-48.174201.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_dyk_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-22-53.931432.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_1732813840/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-43.421087.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_eq_bench_first_turn_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-24-36.769961.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-19-25.207402.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_klej_ner_regex_1732814262/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-38-57.407397.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_closed_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-20-29.579877.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_open_book_1732814292/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-34-22.443029.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_polqa_reranking_multiple_choice_1732814081/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-23-00.513750.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_poquad_open_book_1732814382/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-30-19.233615.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_multiple_choice_1732814021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-14-46.124841.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_ppc_regex_1732814172/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-29-40.366729.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_multiple_choice_1732814051/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-23.807233.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-0_polish_psc_regex_1732814171/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-31-20.203540.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-08-45.593387.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_in_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-04-03.067814.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_1732813299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-46.256194.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polemo2_out_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-23.527280.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-20.401002.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_8tags_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-43-47.704077.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_mc_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-59.450868.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_belebele_regex_1732813389/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-13-05.203458.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-05-08.621344.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_cbd_regex_1732813479/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-15-38.028673.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-40.294543.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_dyk_regex_1732813419/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-18.551596.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_eq_bench_first_turn_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-15.494127.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-06-57.522066.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_klej_ner_regex_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-21-45.057801.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_closed_book_1732813509/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-07-41.731617.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_open_book_1732813570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-18-48.852754.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_polqa_reranking_multiple_choice_1732813298/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-12-07.325736.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_poquad_open_book_1732813660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-49-03.364281.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-02-31.462572.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_ppc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-11-56.621932.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_multiple_choice_1732813268/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-03-04.361900.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_3k_-5_polish_psc_regex_1732813449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_3k/results_2024-11-28T18-17-05.959132.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-35.053539.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_in_multiple_choice_1732870539/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-33.833607.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_1732870780/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-07-41.531842.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polemo2_out_multiple_choice_1732870570/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-57-35.692042.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_multiple_choice_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-11.100391.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_8tags_regex_1732870781/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-38-33.942746.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_mc_1732870630/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-28.660325.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_belebele_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-22.850347.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_multiple_choice_1732870720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-07.178882.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_cbd_regex_1732870814/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-14-25.214682.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_multiple_choice_1732870660/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-54.979955.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_dyk_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-27.948613.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_1732870449/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-34.652266.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_eq_bench_first_turn_1732871021/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-10-55.311353.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_multiple_choice_1732870750/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-04-29.042466.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_klej_ner_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-22-38.813097.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_closed_book_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-19.069790.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_open_book_1732870961/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-21-47.211948.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_polqa_reranking_multiple_choice_1732870751/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-08-22.654671.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_poquad_open_book_1732870991/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-27.033869.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-15.700439.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_ppc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-11-05.779852.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_multiple_choice_1732870690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-59-14.891783.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-0_polish_psc_regex_1732870811/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-15-56.477664.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-53.134665.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_in_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-40-31.735539.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_1732869577/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-41.043742.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polemo2_out_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-47.679662.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-49-33.652821.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_8tags_regex_1732869605/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-25-06.990052.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_mc_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-17.242660.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_belebele_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-50-56.281645.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-41-56.520078.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_cbd_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-14.082266.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-38-56.543535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_dyk_regex_1732869606/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-58-10.399400.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_eq_bench_first_turn_1732870329/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-55-36.562060.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-44-15.656205.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_klej_ner_regex_1732869937/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-03-43.398840.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_closed_book_1732870148/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-51-27.316930.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_open_book_1732870178/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-02-25.830309.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_polqa_reranking_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-07.267153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_poquad_open_book_1732870299/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T10-33-46.245285.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-05.942614.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_ppc_regex_1732869636/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-48-58.202578.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_multiple_choice_1732869455/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-39-25.094637.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_6.3k_-5_polish_psc_regex_1732869726/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_6.3k/results_2024-11-29T09-56-34.227465.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-22.614569.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_in_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-09.929748.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-26.432216.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polemo2_out_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-38.210532.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-51-05.243283.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_8tags_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-52-28.894112.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_mc_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-22.959847.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_belebele_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-54-33.791937.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.741015.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-56-03.829561.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-27.053887.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-42.199068.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-48-37.293510.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-09-02.073000.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-44.664824.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-04-44.117604.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.147161.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-03-39.984445.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_polqa_reranking_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-27.500751.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-16.028084.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-31.579715.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-05.368896.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_multiple_choice_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.355440.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-0_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-01-21.379676.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-46-20.039662.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_in_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-42.425875.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-44-31.707419.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polemo2_out_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-58.064368.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-52-06.906968.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_8tags_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-24-27.593003.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_mc_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-46.052228.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_belebele_regex_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-31.157450.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-55.413413.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_cbd_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-49-49.019814.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-26.675134.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_dyk_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-59-06.214675.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_eq_bench_first_turn_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-43-40.728712.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-45-50.079388.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_klej_ner_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-58-30.593057.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_closed_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-42-35.493083.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-00.450008.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_polqa_reranking_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-50-32.152739.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_poquad_open_book_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T12-19-26.838348.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-29.328697.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_ppc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-47-52.130466.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_multiple_choice_1733481585/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-41-54.160523.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_87k/_-5_polish_psc_regex_1733481589/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_87k__/results_2024-12-06T11-53-53.776686.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-03.516143.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-37.714987.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-29-06.570573.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.957138.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-39.621418.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-09-37.418310.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-12.962799.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-35-46.379820.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-25.291162.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-03.603180.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-07.154727.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-28.145139.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-30.854946.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-49.960834.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-05.699648.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-42.255917.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-42.188144.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-40-48.930219.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-36.245929.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-38-37.508196.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-10.386089.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-02.786506.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-08.675979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-0_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-50.565756.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-30-03.440012.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_in_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-22.286662.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-27-57.858837.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polemo2_out_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-43.642211.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-34-57.947559.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_8tags_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-04-12.629101.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_mc_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-21.247506.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_belebele_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-32-51.270810.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-34.285858.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_cbd_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-19.382535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-54.775311.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_dyk_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-44-19.366308.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_eq_bench_first_turn_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-26-19.736147.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-28-26.977265.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_klej_ner_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-41-25.054799.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_closed_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-25-09.310181.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-36-19.459871.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_polqa_reranking_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-33-22.334857.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_poquad_open_book_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T18-01-53.755222.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-23-57.285163.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_ppc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-31-26.864387.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_multiple_choice_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-24-24.232158.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/qwen2.5_1.5B_apt4_focus-rk_ext4l/base_8k_-5_polish_psc_regex_1732897350/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__qwen2.5_1.5B_apt4_focus-rk_ext4l__base_8k/results_2024-11-29T17-37-51.120411.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-01.178725.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-44.188069.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-04.125467.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-23.658281.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-43.297351.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-07.308651.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-10.224541.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-29.522357.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-33.457563.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_cbd_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-23.540102.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-17.776843.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-41.978749.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-59.163745.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-05.704660.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-03.612117.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-21-16.625303.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-30.691126.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-25-00.980551.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-07-34.803495.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-36-16.905577.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-01.288261.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-05.508153.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-25.829046.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-0_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-09-30.966435.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-04-56.261728.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_in_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-21.964309.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-02-19.613737.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polemo2_out_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-59.418980.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-13-09.258488.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_8tags_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-43-43.079535.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_mc_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-18.033837.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_belebele_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-08-23.002829.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-56.726161.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_cbd_regex_1730744690/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T19-27-56.751188.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-58.370203.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_dyk_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-14-26.750866.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_eq_bench_first_turn_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-00-47.506808.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-05-07.398480.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_klej_ner_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-25.090130.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_closed_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-59-28.634684.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-11-53.391922.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_polqa_reranking_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-18-33.863653.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_poquad_open_book_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-50-43.273392.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T16-58-15.550804.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_ppc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-06-43.714035.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_multiple_choice_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-01-55.345267.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B/base_it_2600/_-5_polish_psc_regex_1730735801/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B__base_it_2600__/results_2024-11-04T17-12-09.743902.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-39.491291.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_in_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-48.143158.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-57.727965.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polemo2_out_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.318402.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-08.195939.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_8tags_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-40-15.678184.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_mc_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-27.236108.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_belebele_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-11-17.096478.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-55.739544.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_cbd_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-13.525461.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.020779.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_dyk_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-56.143088.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-34.487339.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.609844.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-14.122719.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_klej_ner_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-24-15.378839.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-59.694975.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-31.802307.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_polqa_reranking_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-54.170167.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-25-31.273279.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-20.214279.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_ppc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-25.196668.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_multiple_choice_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-16.468372.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-0_polish_psc_regex_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-13-35.508431.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-07-18.454550.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_in_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-10.923833.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-57.191075.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polemo2_out_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-26.462907.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-04.443903.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_8tags_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-41-44.917343.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_mc_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-05.653979.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_belebele_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-33.558142.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-26.665229.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_cbd_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-09-24.933792.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-42.130902.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_dyk_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-16-18.200491.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_eq_bench_first_turn_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-05-17.445754.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-06-58.226813.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_klej_ner_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-15-49.444291.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_closed_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-28.947942.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-45.737936.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_polqa_reranking_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-22.074673.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_poquad_open_book_1730559724/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-29-04.723675.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-03-37.678378.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_ppc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-08-08.983986.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_multiple_choice_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-04-09.204964.json diff --git a/eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json b/eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json similarity index 100% rename from eval-results/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json rename to eval-results-copy/pl/results/net/pr2/projects/plgrid/plggspkl/plgchriso/models/smollm2_1.5B_apt4/base_it_3600/_-5_polish_psc_regex_1730559720/__net__pr2__projects__plgrid__plggspkl__plgchriso__models__smollm2_1.5B_apt4__base_it_3600__/results_2024-11-02T16-12-13.476234.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_1729149001/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-27-37.235871.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1729146286/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-42.051445.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_1729149513/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-34-34.235677.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1729146678/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-42-58.072955.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1729146799/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-14-19.321580.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_8tags_regex_1729149936/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-05-19.222916.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_mc_1729147403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-50-19.914854.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_belebele_regex_1729150087/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-19-36.640490.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1729148247/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-18-05.109134.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_cbd_regex_1729151410/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-54-50.257998.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1729147433/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-51-24.366364.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_dyk_regex_1729150508/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-36.725745.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_1729145381/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-12-07.704264.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1729153151/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-35-29.967591.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1729148549/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-01.772528.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1729151440/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-34-27.975318.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1729151950/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-18-30.644368.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_open_book_1729152761/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T11-55-30.115329.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1729148639/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-58-21.046810.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_poquad_open_book_1729152911/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-54-03.847543.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1729147855/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-56-28.705831.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_ppc_regex_1729151199/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-33-07.735287.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1729147915/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-01-40.765612.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-0_polish_psc_regex_1729151230/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T10-25-40.636603.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_1729138149/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-02-28.796053.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-29-10.988230.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_1729138757/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T06-53-05.641590.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-07-44.261502.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-42-29.803927.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_8tags_regex_1729139514/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T12-06-49.156070.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_mc_1729117431/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-45-00.323269.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_belebele_regex_1729140817/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-47-24.282163.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1729121616/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T02-28-20.530808.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_cbd_regex_1729141543/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-53-34.651870.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1729118403/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-55-16.089192.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_dyk_regex_1729140847/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-03-25.328373.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1729144626/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-24-13.164126.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1729124930/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T04-22-49.094447.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1729142450/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-46-19.908560.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1729143688/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-56-09.015417.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_open_book_1729144080/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-49-44.623606.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1729136690/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T08-30-23.693543.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_poquad_open_book_1729144442/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T15-44-32.547977.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1729118738/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T00-57-01.070244.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_ppc_regex_1729141333/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T07-58-50.887995.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1729119345/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T01-32-59.549043.json diff --git a/eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json b/eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json rename to eval-results-copy/pl/results/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF_parallelize_True_max_length_4096-5_polish_psc_regex_1729141392/nvidia__Llama-3.1-Nemotron-70B-Instruct-HF/results_2024-10-17T09-09-21.854234.json diff --git a/eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json b/eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json rename to eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_1715849083/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-16-33.746491.json diff --git a/eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json b/eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json rename to eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427279/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T19-10-20.992657.json diff --git a/eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json b/eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json rename to eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_generate_1715846265/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-18-12.156010.json diff --git a/eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json b/eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json rename to eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_mc_1715847600/nvidia__Llama3-ChatQA-1.5-8B/results_2024-05-16T12-27-11.830969.json diff --git a/eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json b/eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json similarity index 100% rename from eval-results/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json rename to eval-results-copy/pl/results/nvidia/Llama3-ChatQA-1.5-8B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/nvidia__Llama3-ChatQA-1.5-8B/results_2024-06-03T16-07-49.556293.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-38-23.702513.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_in_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-26.515232.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-45.505148.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polemo2_out_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-57.814533.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-49.285343.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_8tags_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T10-10-31.606861.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_mc_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-41.886750.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_belebele_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-34.576336.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-00.542718.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-19.852691.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-03.673376.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_dyk_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-45-34.221646.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-06.780078.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_eq_bench_first_turn_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-59.565816.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-32.265687.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-15.782442.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-06.165812.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-37.249802.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_polqa_reranking_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-51.749254.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_poquad_open_book_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-54.788830.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-08.067575.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_ppc_regex_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-56.326611.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_multiple_choice_1730276916/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-07.605740.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-0_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-48.083999.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-34-12.074765.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_in_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-33-15.000264.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-39.957825.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polemo2_out_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-00.757183.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-38.095199.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_8tags_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-03-44.399291.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_mc_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-08.170121.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_belebele_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-36-57.334862.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-44.686018.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_cbd_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-39-15.686991.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-15.667706.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_dyk_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-46-56.436620.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_eq_bench_first_turn_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-32-52.543360.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-35-12.071552.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_klej_ner_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-47-09.383678.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_closed_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-45.898089.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-41-45.443174.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_polqa_reranking_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-42-34.910150.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_poquad_open_book_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T10-06-37.042125.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-30-10.400619.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_ppc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-37-33.623432.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_multiple_choice_1730276908/nvidia__Minitron-4B-Base/results_2024-10-30T09-31-15.878946.json diff --git a/eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json b/eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json similarity index 100% rename from eval-results/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json rename to eval-results-copy/pl/results/nvidia/Minitron-4B-Base_-5_polish_psc_regex_1730276917/nvidia__Minitron-4B-Base/results_2024-10-30T09-40-44.763147.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-09.532944.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.943451.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-12.864610.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-36-48.527025.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-13.903714.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-20.568243.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-33.571987.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-27.004483.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.138907.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-12.585146.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732639067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-52.114243.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-14-02.041861.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-04.096242.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-50.574671.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_8tags_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-56.353353.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-47.801442.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-16.171256.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-31.703333.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-38.734058.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_belebele_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-59.266864.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732639190/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-43-37.961137.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-36.089128.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732706918/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-29-26.026739.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-20.699064.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-16.214610.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_cbd_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-06.281516.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732639098/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-39-30.893721.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-32.973873.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-37-29.291903.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-42.079398.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_dyk_regex_1732726364/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-47.008485.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-12.779141.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_eq_bench_first_turn_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-06.037231.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732639191/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-45-13.757252.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-45.705616.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-30.512832.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-03.294700.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_klej_ner_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-56.466527.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_closed_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-56-35.378826.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_open_book_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-12-02.591244.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639221/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-49-26.843396.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-51.388776.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-59.241335.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_polqa_reranking_multiple_choice_1732726334/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-54.261663.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_poquad_open_book_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T19-23-19.267150.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-14.979532.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-34.159718.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-17.583276.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-44.050851.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_ppc_regex_1732726394/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-56.645657.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732639129/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-11.035431.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732659150/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T23-13-33.068715.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732707371/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-38-15.961986.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-35.636988.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-0_polish_psc_regex_1732726395/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-19.315846.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-57-38.897923.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732637053/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-30.851615.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-38-53.593090.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-19.442789.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_in_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-27.230418.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-58.035323.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-38.411256.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-56.615343.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-17.475457.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polemo2_out_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-29.758414.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732637611/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-30-34.323895.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-45.971357.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732707067/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-33-08.007462.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-49.316371.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_8tags_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-34-53.642780.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732637673/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-17-23.391945.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-02.201390.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-06.193369.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_mc_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-08.210042.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_belebele_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-09.284836.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732637921/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-24-28.695014.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-32.699203.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-55.549328.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-46.479131.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_cbd_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-59-35.768682.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732637766/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-18-06.866286.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.195104.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.428840.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-03.343076.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_dyk_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-02-15.199822.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_eq_bench_first_turn_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-34.224070.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732637982/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-28-05.447194.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-53.830688.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-34-23.997706.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-53-06.535368.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_klej_ner_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-10-54.143479.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_closed_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-42.790566.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-07-50.883684.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638044/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-40-49.026093.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-40-44.792443.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707127/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-35-31.571921.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_polqa_reranking_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-54-11.942350.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_poquad_open_book_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-40-31.584201.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-19-53.563885.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-59.157470.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-32-03.499377.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-52-05.633092.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_ppc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-55-37.164336.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732637890/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T17-21-50.516477.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732653480/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-26T21-39-27.824064.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T12-31-59.812508.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_multiple_choice_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T17-51-46.530687.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-commercial-v0.4_-5_polish_psc_regex_1732726243/openGPT-X__Teuken-7B-instruct-commercial-v0.4/results_2024-11-27T18-03-55.116961.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-45-54.963787.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-51.055055.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-28.310653.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732707311/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-35-47.485910.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.809288.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.401589.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.144119.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-27.056692.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-11.673536.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-34.587215.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732639344/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-53-49.603736.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-54.314326.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-44.549324.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-11.351139.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-24-21.142031.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-21.342250.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-22.187511.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-14.132874.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-33.247588.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-48-52.518009.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-47-02.033143.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-04.513110.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-42.582455.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-35.584006.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725425/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-22.903867.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_cbd_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-02.355741.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-09.417846.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732659210/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-13.716149.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-22.478373.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.404704.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-42-50.120698.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-08-33.386949.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_eq_bench_first_turn_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-31.313630.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732639467/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-49-55.853757.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-13.996453.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-52.196741.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-44.716089.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_klej_ner_regex_1732725671/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-04-53.967269.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_closed_book_1732725670/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-48.702506.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-22-57.028386.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732639498/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-54-11.317453.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732659241/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-15-32.044926.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-37-41.436024.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-49.419846.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_poquad_open_book_1732725701/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T19-18-03.978357.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-37.006119.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-16.741476.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732707342/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-23.415129.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-32.438374.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-29.867245.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732639375/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-44-42.589579.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732659211/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-14.168463.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732707341/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-36-37.857690.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-30.556259.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-0_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-58.982216.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-44.377321.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732638355/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-39-23.477131.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732657663/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-48-32.412835.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-31.245058.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_in_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-22.191163.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-46-02.905527.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-37-08.879138.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732657771/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T22-50-16.961601.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-29.218070.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polemo2_out_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-05.111901.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-48-31.099704.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732659059/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-34.141926.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-19.273237.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-55.615453.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_8tags_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-26-46.272724.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732638386/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-34-53.592647.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-20.525821.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-32-35.121682.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_mc_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-11.588510.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_belebele_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-56.207041.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-38-06.878419.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-11.932910.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-29.553897.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_multiple_choice_1732725581/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-43.258671.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_cbd_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-52-24.000364.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732638479/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-56.756490.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-12-33.179372.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.155868.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-06.588776.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_dyk_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-01-08.412327.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_eq_bench_first_turn_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-20.487716.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732638602/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-40-35.448767.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-29.408648.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-46.274200.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-41-01.055200.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_klej_ner_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-59-42.045894.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_closed_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-44-09.513936.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-58-13.432384.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732638664/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-51-55.372177.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-14-02.877098.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-34-57.264112.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_polqa_reranking_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-43-22.699707.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_poquad_open_book_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T18-29-36.487265.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-33-36.071850.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-07.339494.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-25.060483.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-48.164691.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_ppc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-47-30.675075.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732638540/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T17-35-33.812277.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732659090/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-26T23-13-05.711804.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732707066/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T12-33-23.264467.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_multiple_choice_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-40-29.246748.json diff --git a/eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json b/eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json similarity index 100% rename from eval-results/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json rename to eval-results-copy/pl/results/openGPT-X/Teuken-7B-instruct-research-v0.4_-5_polish_psc_regex_1732725580/openGPT-X__Teuken-7B-instruct-research-v0.4/results_2024-11-27T17-54-27.102340.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_1716054394/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-46-09.564299.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_1724387187/openchat__openchat-3.5-0106-gemma/results_2024-08-23T07-33-25.431910.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_pes_regex_1721720498/openchat__openchat-3.5-0106-gemma/results_2024-07-23T10-47-22.604042.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-39-49.454627.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_1716053494/openchat__openchat-3.5-0106-gemma/results_2024-05-18T22-37-58.403108.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_open_book_1720649638/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-01-17.546234.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_abstractive_poquad_rag_1720649632/openchat__openchat-3.5-0106-gemma/results_2024-07-11T01-08-49.710770.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_1724388216/openchat__openchat-3.5-0106-gemma/results_2024-08-23T13-12-42.000416.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_pes_regex_1721720489/openchat__openchat-3.5-0106-gemma/results_2024-07-23T16-06-18.555430.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_reranking_1720649623/openchat__openchat-3.5-0106-gemma/results_2024-07-11T00-41-07.715622.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417310/openchat__openchat-3.5-0106-gemma/results_2024-06-03T15-36-50.719164.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-0106/results_2024-06-03T19-35-51.570194.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json b/eval-results-copy/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-0106_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418797/openchat__openchat-3.5-0106/results_2024-06-03T16-18-39.485031.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json b/eval-results-copy/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-1210_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428279/openchat__openchat-3.5-1210/results_2024-06-03T19-41-00.892916.json diff --git a/eval-results/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json b/eval-results-copy/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json rename to eval-results-copy/pl/results/openchat/openchat-3.5-1210_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418980/openchat__openchat-3.5-1210/results_2024-06-03T16-22-55.389375.json diff --git a/eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json b/eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json rename to eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_1716635642/openchat__openchat-3.6-8b-20240522/results_2024-05-25T15-46-52.280286.json diff --git a/eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json b/eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json rename to eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717427795/openchat__openchat-3.6-8b-20240522/results_2024-06-03T19-27-26.140184.json diff --git a/eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json b/eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json rename to eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_1716618358/openchat__openchat-3.6-8b-20240522/results_2024-05-25T14-11-55.996659.json diff --git a/eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json b/eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json similarity index 100% rename from eval-results/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json rename to eval-results-copy/pl/results/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/openchat__openchat-3.6-8b-20240522/results_2024-06-03T16-20-23.611655.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-52.538740.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_in_multiple_choice_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-53.602399.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-03.921562.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-55.790729.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_multiple_choice_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-46-58.998817.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-12-19.972020.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_mc_1722954098/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-59.793497.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-31.633053.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-02-09.799894.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-22.766514.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-31.914987.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-39.234343.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_1722954583/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-31.502512.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_eq_bench_first_turn_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-33-18.112794.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-35-25.665822.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-55.178421.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-22-46.446535.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_open_book_1722954129/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-08-51.817017.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-43-47.350995.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_poquad_open_book_1722954462/piotr-ai__polanka-7b-v0.1/results_2024-08-07T01-05-45.105731.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-37-10.819858.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-02.560440.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-37.671151.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-0_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-57.127662.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-24.598018.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_in_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-00-52.789050.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-11.587818.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polemo2_out_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-51-23.798501.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T19-14-14.145269.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_8tags_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-14-03.118606.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_mc_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-40-50.743772.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_belebele_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-42-02.659355.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-11-12.981427.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_cbd_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-41-41.741972.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-39-21.460138.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_dyk_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-52.180449.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_eq_bench_first_turn_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-36-05.942518.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-52-32.967770.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_klej_ner_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-50-27.301279.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_closed_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-57-21.007123.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_open_book_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T17-51-02.194701.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_polqa_reranking_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T18-10-44.054135.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_poquad_open_book_1722954099/piotr-ai__polanka-7b-v0.1/results_2024-08-06T20-44-56.265909.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-38-21.084317.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_ppc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-43-21.025514.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_multiple_choice_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-45-10.509168.json diff --git a/eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json b/eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json rename to eval-results-copy/pl/results/piotr-ai/polanka-7b-v0.1_-5_polish_psc_regex_1722954097/piotr-ai__polanka-7b-v0.1/results_2024-08-06T16-49-45.056969.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-47-26.785415.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_in_multiple_choice_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-46.237099.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-06.868230.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polemo2_out_multiple_choice_1722955368/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-43-53.733444.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-29.954923.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_8tags_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-16-46.238136.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_mc_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-58.785130.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_belebele_regex_1722955549/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-14-23.171773.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-46-15.105770.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_cbd_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-12-33.903904.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_multiple_choice_1722955428/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-44-47.155758.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_dyk_regex_1722955609/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-54-29.486969.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-50-41.344978.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_eq_bench_first_turn_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-51-00.904272.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_multiple_choice_1722955489/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-48-22.020777.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_klej_ner_regex_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-13-23.308343.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_closed_book_1722955850/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T21-21-12.745450.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_polqa_reranking_multiple_choice_1722955519/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-50-50.746407.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-18.978235.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_ppc_regex_1722955760/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-39-53.758314.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_multiple_choice_1722955459/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-25.481920.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-0_polish_psc_regex_1722955820/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-46.799269.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-58-59.150134.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_in_multiple_choice_1722954613/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-34-23.488313.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_1722955127/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-52-52.456438.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polemo2_out_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-07.837647.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_multiple_choice_1722954855/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-49-40.495754.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_8tags_regex_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T15-05-52.676429.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_mc_1722954916/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-37-16.646175.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_belebele_regex_1722955157/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-19-53.852672.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_multiple_choice_1722955067/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-41-14.340547.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_cbd_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T19-04-12.430629.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_multiple_choice_1722955006/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-38-20.270973.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_dyk_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-02-38.700214.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_eq_bench_first_turn_1722955338/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-45-39.901455.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-45-02.180726.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_klej_ner_regex_1722955248/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-20-45.587194.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_closed_book_1722955308/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T17-36-50.258206.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_open_book_1723014680/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-07T09-41-35.930676.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_polqa_reranking_multiple_choice_1722955097/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-51-15.526485.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-39-02.428351.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_ppc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T20-04-13.998874.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_multiple_choice_1722955066/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T16-40-18.168287.json diff --git a/eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json b/eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json similarity index 100% rename from eval-results/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json rename to eval-results-copy/pl/results/piotr-ai/polanka-qwen2-3b-v0.3-chat_-5_polish_psc_regex_1722955187/piotr-ai__polanka-qwen2-3b-v0.3-chat/results_2024-08-06T18-45-11.990093.json diff --git a/eval-results/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json b/eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json similarity index 100% rename from eval-results/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json rename to eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711247737/results.json diff --git a/eval-results/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json b/eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json similarity index 100% rename from eval-results/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json rename to eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428490/sdadas__polish-gpt2-xl/results_2024-06-03T21-16-21.186260.json diff --git a/eval-results/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json b/eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json similarity index 100% rename from eval-results/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json rename to eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711283238/results.json diff --git a/eval-results/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json b/eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json similarity index 100% rename from eval-results/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json rename to eval-results-copy/pl/results/sdadas/polish-gpt2-xl_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717421049/sdadas__polish-gpt2-xl/results_2024-06-03T16-53-54.022730.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-31.262113.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_in_multiple_choice_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-15.580534.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-04-48.238243.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polemo2_out_multiple_choice_1734130707/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-25.045027.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_multiple_choice_1734130767/enelpol__poleval2024-task1-rag/results_2024-12-14T00-28-43.683673.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_8tags_regex_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-16-46.789480.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_mc_1734130797/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-13.975596.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_belebele_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-44.951716.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_multiple_choice_1734130917/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-51.576972.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_cbd_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-02.653762.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-20.048180.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_dyk_regex_1734131008/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-58.855435.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-18.044251.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_eq_bench_first_turn_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T00-12-24.136520.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_multiple_choice_1734130918/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-54.409180.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_klej_ner_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-09-15.020938.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_closed_book_1734131068/enelpol__poleval2024-task1-rag/results_2024-12-14T00-10-13.457578.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734128186/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-37.388573.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_open_book_1734131128/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-48.778528.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_polqa_reranking_multiple_choice_1734130978/enelpol__poleval2024-task1-rag/results_2024-12-14T00-18-37.148634.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_poquad_open_book_1734131158/enelpol__poleval2024-task1-rag/results_2024-12-14T01-23-12.870057.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_multiple_choice_1734130828/enelpol__poleval2024-task1-rag/results_2024-12-14T00-02-49.631009.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_ppc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-05.322175.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_multiple_choice_1734130887/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-54.990453.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-0_polish_psc_regex_1734131038/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-39.770671.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_1734130316/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.193989.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_in_multiple_choice_1734128752/enelpol__poleval2024-task1-rag/results_2024-12-13T23-42-24.632375.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_1734130346/enelpol__poleval2024-task1-rag/results_2024-12-13T23-56-21.897769.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polemo2_out_multiple_choice_1734129083/enelpol__poleval2024-task1-rag/results_2024-12-13T23-41-52.805686.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_multiple_choice_1734129203/enelpol__poleval2024-task1-rag/results_2024-12-14T00-19-36.966262.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_8tags_regex_1734130376/enelpol__poleval2024-task1-rag/results_2024-12-14T00-08-06.077706.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_mc_1734129774/enelpol__poleval2024-task1-rag/results_2024-12-13T23-48-25.553421.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_belebele_regex_1734130377/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-34.542532.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-01-13.734803.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_cbd_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-00-57.741829.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_multiple_choice_1734129805/enelpol__poleval2024-task1-rag/results_2024-12-13T23-47-39.301741.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_dyk_regex_1734130406/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-29.108757.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_eq_bench_first_turn_1734130677/enelpol__poleval2024-task1-rag/results_2024-12-14T00-06-21.043968.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_multiple_choice_1734130166/enelpol__poleval2024-task1-rag/results_2024-12-14T00-15-09.033440.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_klej_ner_regex_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-05-23.427698.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_closed_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-03-09.182421.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T00-38-05.910109.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_polqa_reranking_multiple_choice_1734130226/enelpol__poleval2024-task1-rag/results_2024-12-14T00-31-25.993523.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_poquad_open_book_1734130647/enelpol__poleval2024-task1-rag/results_2024-12-14T01-54-18.386657.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_multiple_choice_1734130106/enelpol__poleval2024-task1-rag/results_2024-12-13T23-52-00.283692.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_ppc_regex_1734130496/enelpol__poleval2024-task1-rag/results_2024-12-13T23-59-27.208133.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_multiple_choice_1734130136/enelpol__poleval2024-task1-rag/results_2024-12-13T23-57-28.678483.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.0-Instruct_peft_enelpol/poleval2024-task1-rag-5_polish_psc_regex_1734130617/enelpol__poleval2024-task1-rag/results_2024-12-14T00-07-18.381859.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_8tags_regex_1729328416/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T13-31-57.316898.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.2-Instruct_-0_polish_eq_bench_first_turn_1729328477/speakleash__Bielik-11B-v2.2-Instruct/results_2024-10-19T11-41-14.994050.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1732572605/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-17-27.935585.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1732565594/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-18-25.039423.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1732573092/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-23-38.306657.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1732566140/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-26-23.552981.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1732566443/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-59-22.222131.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1732573457/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-57-58.017359.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1732568414/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-06-40.484750.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1732575255/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-01-06.864855.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1732569535/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-25-46.486341.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1732576229/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-18-10.630319.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1732568868/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-11-27.488206.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1732575529/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-02-07.971878.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1732565472/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-21-29.619619.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1732577354/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-35-43.255094.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1732569991/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-39-04.126643.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1732576532/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-30-29.540266.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1732576745/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-22-35.196946.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1732576988/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-37-19.167300.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1732570808/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T23-08-54.672051.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1732577293/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-55-37.580760.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1732569080/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-14-48.793677.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1732575711/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-09-19.498373.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1732569141/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-17-54.780309.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1732575894/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-26T00-14-43.810939.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1732563952/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-53-31.632401.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-21-31.011909.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1732563982/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-51-43.308837.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1732561165/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-14-56.341335.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1732561196/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-12-10.816871.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1732564104/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-22-12.418352.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1732562145/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-38-36.670768.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1732564226/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-12.677048.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1732563218/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-47-28.857426.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-07-45.864832.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1732562544/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-30-33.706367.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1732564318/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-05-08.892237.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1732565411/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-14-30.938527.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1732563463/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-10-16.657501.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1732564865/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-15-59.415699.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1732565169/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-09-09.864146.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1732565320/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-29-20.792764.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1732563585/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-13-07.247452.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1732565381/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T22-07-10.440730.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1732562820/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-36-26.928498.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1732564380/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-00-00.877829.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1732563065/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T20-52-04.119570.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-AWQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1732564378/speakleash__Bielik-11B-v2.3-Instruct-AWQ/results_2024-11-25T21-08-52.333080.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-03.983131.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_in_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-40.323016.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-28.920570.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polemo2_out_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-14.981413.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-29-20.684049.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_8tags_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-08.913086.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_mc_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-26.174745.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_belebele_regex_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-35.694844.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-08-18.816494.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-48.323977.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-05.523484.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-00.323890.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-28.384088.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_eq_bench_first_turn_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-34.569900.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_multiple_choice_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-09.440718.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_klej_ner_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-32.667611.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_closed_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-09.312308.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_open_book_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-18-08.028563.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_polqa_reranking_multiple_choice_1731758562/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-27-23.480596.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-35.878351.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-06-33.121999.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-11-12.139548.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_multiple_choice_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-43.678027.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-0_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-13-12.966530.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-40.100098.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_in_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-21-44.060362.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-54.739533.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polemo2_out_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-00.392824.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-08-56.232857.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_8tags_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-33-23.265558.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_mc_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-25-08.896627.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_belebele_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-12-27.447571.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-16-12.514461.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_cbd_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-09-49.354006.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-40.646747.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_dyk_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-35.649351.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_eq_bench_first_turn_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-07-03.198823.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-30-57.010592.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_klej_ner_regex_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-17-29.786996.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_closed_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-05-46.408541.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-07.559318.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_polqa_reranking_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T14-34-16.253928.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_poquad_open_book_1731758560/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-59-27.766845.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-33.139100.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_ppc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-10-01.403749.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_multiple_choice_1731758550/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-23-04.808478.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct-GPTQ_tokenizer_speakleash/Bielik-11B-v2.3-Instruct-5_polish_psc_regex_1731758561/speakleash__Bielik-11B-v2.3-Instruct-GPTQ/results_2024-11-16T13-15-18.836546.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-0_polish_pes_1729460137/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T10-51-25.812562.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2.3-Instruct_-5_polish_pes_1729507478/speakleash__Bielik-11B-v2.3-Instruct/results_2024-10-21T15-06-59.452568.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2_-0_polish_pes_1726845313/speakleash__Bielik-11B-v2/results_2024-09-20T22-29-52.948022.json diff --git a/eval-results/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json b/eval-results-copy/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json rename to eval-results-copy/pl/results/speakleash/Bielik-11B-v2_-5_polish_pes_1726915547/speakleash__Bielik-11B-v2/results_2024-09-21T15-17-23.053916.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-0_polish_1712183005/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq=True-5_polish_1712185736/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428369/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-04T01-03-52.942986.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1-GPTQ_autogptq_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1-GPTQ/results_2024-06-03T22-41-21.263896.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717824778/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T08-09-39.514850.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_pes_1724344484/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-22T19-28-36.312238.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-54-28.379942.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1720685895/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-24-37.071871.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_open_book_1724160757/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-34-06.436765.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1720685899/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T11-37-53.155344.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_abstractive_poquad_rag_1724160593/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-31-36.559926.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_pes_1724341683/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-23T02-59-30.401723.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1720685878/speakleash__Bielik-7B-Instruct-v0.1/results_2024-07-11T10-51-30.055990.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_reranking_1724160873/speakleash__Bielik-7B-Instruct-v0.1/results_2024-08-20T15-36-11.770337.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T15-52-56.445835.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712173321/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-0_polish_1712182943/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712174044/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit=True-5_polish_1712183005/results.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T20-00-57.883061.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-Instruct-v0.1_load_in_4bit_True-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419558/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-03T17-07-04.775857.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-24-10.906086.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_open_book_1720685927/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-23-28.347888.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_abstractive_poquad_rag_1720685916/speakleash__Bielik-7B-v0.1/results_2024-07-11T11-42-23.352288.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_poquad_reranking_1720685943/speakleash__Bielik-7B-v0.1/results_2024-07-11T10-50-44.461551.json diff --git a/eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json b/eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json similarity index 100% rename from eval-results/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json rename to eval-results-copy/pl/results/speakleash/Bielik-7B-v0.1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717417220/speakleash__Bielik-7B-v0.1/results_2024-06-03T16-07-21.427914.json diff --git a/eval-results/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json b/eval-results-copy/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json rename to eval-results-copy/pl/results/speakleash/Test-001-wiki_-0_polish_1713979152/results.json diff --git a/eval-results/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json b/eval-results-copy/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json rename to eval-results-copy/pl/results/speakleash/Test-001-wiki_-5_polish_1713979029/results.json diff --git a/eval-results/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json b/eval-results-copy/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json rename to eval-results-copy/pl/results/speakleash/Test-002_-0_polish_1713976829/results.json diff --git a/eval-results/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json b/eval-results-copy/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json rename to eval-results-copy/pl/results/speakleash/Test-002_-5_polish_1713976829/results.json diff --git a/eval-results/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json b/eval-results-copy/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json rename to eval-results-copy/pl/results/speakleash/Test-v02-ep3_-0_polish_1713429151/results.json diff --git a/eval-results/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json b/eval-results-copy/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json similarity index 100% rename from eval-results/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json rename to eval-results-copy/pl/results/speakleash/Test-v02-ep3_-5_polish_1713429151/results.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-18-25.452405.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_in_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-40.870164.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-15-10.685065.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polemo2_out_multiple_choice_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-04.044960.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_multiple_choice_1718460175/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-53.033634.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_8tags_regex_1718460388/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-14-37.335494.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_mc_1718460174/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-03.725017.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_belebele_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-21-38.847962.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-08-24.454625.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_cbd_regex_1718460725/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-28-55.667251.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_multiple_choice_1718460205/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-37.511518.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_dyk_regex_1718460419/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-23-40.436730.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_1718461274/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-55.544290.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_eq_bench_first_turn_1718461213/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-17.119546.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_multiple_choice_1718460327/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-11-31.529828.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_klej_ner_regex_1718460939/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-52-36.400447.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_closed_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-36-04.942004.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_open_book_1718461061/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-08-12.878771.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_polqa_reranking_multiple_choice_1718460358/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-12-57.664102.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_poquad_open_book_1718461152/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-06-46.531198.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_multiple_choice_1718460266/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-33.506111.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_ppc_regex_1718460541/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-24-59.897578.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_multiple_choice_1718460297/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-17.163255.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-0_polish_psc_regex_1718460694/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-27-53.004189.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-55-50.886706.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_in_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-47-14.706855.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_1718459021/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-33.201287.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polemo2_out_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-00.710623.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-04-31.831104.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_8tags_regex_1718459112/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-56-18.547750.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_mc_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-55.992789.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_belebele_regex_1718459143/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-00-56.879043.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_multiple_choice_1718458628/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-45-49.973752.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_cbd_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-10-12.152645.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_multiple_choice_1718458476/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-11.905119.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_dyk_regex_1718459173/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-06-10.939840.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_eq_bench_first_turn_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-46-06.396690.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_multiple_choice_1718458839/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-52-36.794013.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_klej_ner_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-30-35.962945.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_closed_book_1718459809/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-16-56.793787.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_open_book_1718460113/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T17-57-05.827869.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_polqa_reranking_multiple_choice_1718458960/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.435496.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_poquad_open_book_1718460144/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T18-23-10.499623.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-42-07.052777.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_ppc_regex_1718459294/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-01-30.813312.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_multiple_choice_1718458627/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T15-44-29.240691.json diff --git a/eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json b/eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json similarity index 100% rename from eval-results/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json rename to eval-results-copy/pl/results/ssmits/Falcon2-5.5B-Polish_-5_polish_psc_regex_1718459597/ssmits__Falcon2-5.5B-Polish/results_2024-06-15T16-05-31.503887.json diff --git a/eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json b/eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json similarity index 100% rename from eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json rename to eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_poleval2018_task3_test_10k_1711966047/results.json diff --git a/eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json b/eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json similarity index 100% rename from eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json rename to eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711264124/results.json diff --git a/eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json b/eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json similarity index 100% rename from eval-results/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json rename to eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428400/szymonrucinski__Curie-7B-v1/results_2024-06-03T18-51-44.455080.json diff --git a/eval-results/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json b/eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json similarity index 100% rename from eval-results/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json rename to eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_polqa_closed_book,polish_polqa_open_book,polish_polqa_reranking_multiple_choice_1711314640/results.json diff --git a/eval-results/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json b/eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json similarity index 100% rename from eval-results/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json rename to eval-results-copy/pl/results/szymonrucinski/Curie-7B-v1_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419588/szymonrucinski__Curie-7B-v1/results_2024-06-03T16-31-06.479855.json diff --git a/eval-results/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json b/eval-results-copy/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json rename to eval-results-copy/pl/results/teknium/OpenHermes-13B_-0_polish_1714205417/results.json diff --git a/eval-results/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json b/eval-results-copy/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json rename to eval-results-copy/pl/results/teknium/OpenHermes-13B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422539/teknium__OpenHermes-13B/results_2024-06-03T18-27-48.628795.json diff --git a/eval-results/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json b/eval-results-copy/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json rename to eval-results-copy/pl/results/teknium/OpenHermes-13B_-5_polish_1714204397/results.json diff --git a/eval-results/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json b/eval-results-copy/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json rename to eval-results-copy/pl/results/teknium/OpenHermes-13B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/teknium__OpenHermes-13B/results_2024-06-03T17-08-29.199488.json diff --git a/eval-results/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json b/eval-results-copy/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json rename to eval-results-copy/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717428399/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T19-34-00.895025.json diff --git a/eval-results/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json b/eval-results-copy/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json similarity index 100% rename from eval-results/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json rename to eval-results-copy/pl/results/teknium/OpenHermes-2.5-Mistral-7B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717419619/teknium__OpenHermes-2.5-Mistral-7B/results_2024-06-03T16-19-46.098885.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-28.744989.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_in_multiple_choice_1734446468/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-45-10.631831.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_1734446589/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-28.323663.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polemo2_out_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-06.831284.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_multiple_choice_1734446498/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-49.490703.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_8tags_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-53-21.814852.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_mc_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-00.928944.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_belebele_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-33.988438.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-47-25.284313.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_cbd_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-48.259690.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_multiple_choice_1734446529/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-43-40.152315.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_dyk_regex_1734446619/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-46-11.528653.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-20-47.504241.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_eq_bench_first_turn_1734446770/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-52-53.388730.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-48.946849.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_klej_ner_regex_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-59-59.920602.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_closed_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-54-45.978198.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-25-08.947305.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-55-08.947670.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_poquad_open_book_1734446740/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-18-05.522873.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-11.167536.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_ppc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-51-16.216109.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_multiple_choice_1734446559/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-44-53.663268.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-0_polish_psc_regex_1734446680/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-52.815326.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-17.197163.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_in_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-32-46.066383.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_1734445078/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-42.528209.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polemo2_out_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-55.869999.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T16-01-04.610179.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_8tags_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-35-58.910079.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_mc_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-25-30.348074.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_belebele_regex_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-48.913590.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-28-07.478882.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_cbd_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-37.890195.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-38.259656.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_dyk_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-24-45.542302.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_eq_bench_first_turn_1734445085/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-30-25.436283.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-41-25.326874.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_klej_ner_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-34-19.976783.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_closed_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-23-16.130145.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-48-17.615540.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445079/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-56-17.209569.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_poquad_open_book_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T17-10-19.404525.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-20-57.676641.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_ppc_regex_1734445081/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-22-11.526310.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_multiple_choice_1734445077/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-27-09.952347.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json b/eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-10B-Instruct_-5_polish_psc_regex_1734445083/tiiuae__Falcon3-10B-Instruct/results_2024-12-17T15-33-27.546084.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-14.577776.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_in_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-48.455248.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-59-58.291906.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polemo2_out_multiple_choice_1734447374/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-33.513015.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-42.988354.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_8tags_regex_1734447495/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-02-10.171230.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_mc_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-52.669942.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_belebele_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-26.655388.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_multiple_choice_1734447476/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-29.141825.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_cbd_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-17.613346.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_multiple_choice_1734447405/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-57-38.889200.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_dyk_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-00-12.746778.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_1734446468/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-46-29.145427.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_eq_bench_first_turn_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-06-36.956704.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-03-05.433307.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_klej_ner_regex_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-09-06.669958.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_closed_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-05-51.952654.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_open_book_1734447555/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-37-44.085707.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447465/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-11.644035.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_poquad_open_book_1734447615/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-31-04.154833.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_multiple_choice_1734447434/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-27.807579.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_ppc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-04-00.142960.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_multiple_choice_1734447435/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-58-20.164585.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-0_polish_psc_regex_1734447525/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-01-14.397898.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_1734446227/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.217085.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_in_multiple_choice_1734446106/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-50.291540.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_1734446256/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-07.932041.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polemo2_out_multiple_choice_1734446136/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-12.084755.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_multiple_choice_1734446166/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-50.652809.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_8tags_regex_1734446257/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-00.501185.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_mc_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-38-42.784662.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_belebele_regex_1734446287/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-16.685749.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-19.505636.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_cbd_regex_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-32.330480.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-57.583071.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_dyk_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-41-00.366257.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_eq_bench_first_turn_1734446408/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-45-40.879155.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-44-54.565467.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_klej_ner_regex_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-43-02.356787.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_closed_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-42-10.002135.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_open_book_1734446377/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-54-17.170411.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734446226/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-49-03.480227.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_poquad_open_book_1734446378/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T16-15-57.711477.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-37-53.473385.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_ppc_regex_1734446317/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-40-40.629542.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_multiple_choice_1734446196/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-39-10.929593.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json b/eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-1B-Instruct_-5_polish_psc_regex_1734446348/tiiuae__Falcon3-1B-Instruct/results_2024-12-17T15-48-04.420034.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-56-20.174867.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_in_multiple_choice_1734447073/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-04.907883.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_1734447254/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-55-57.588413.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polemo2_out_multiple_choice_1734447103/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-05.726349.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_multiple_choice_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-04-30.320761.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_8tags_regex_1734447284/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-27.764781.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_mc_1734447133/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-28.842198.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_belebele_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-03.831886.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-03.819821.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_cbd_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-08.272859.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_multiple_choice_1734447163/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-54.923127.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_dyk_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-57-07.959550.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_1734446438/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-53-08.948997.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_eq_bench_first_turn_1734447375/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-49.007701.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-59-25.458000.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_klej_ner_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-21.286120.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_closed_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-00-32.271742.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_open_book_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-20.383646.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-01-11.118437.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_poquad_open_book_1734447374/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-57-00.831173.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_multiple_choice_1734447193/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-26.270249.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_ppc_regex_1734447344/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-58-30.310559.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_multiple_choice_1734447223/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-54-59.264387.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-0_polish_psc_regex_1734447314/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-02-29.852254.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_1734445980/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-05.039680.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_in_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-34-52.863853.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_1734445987/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-11.329241.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polemo2_out_multiple_choice_1734445736/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-33-03.220818.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_multiple_choice_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-46-20.694012.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_8tags_regex_1734445989/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-29.589124.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_mc_1734445738/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-44.182514.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_belebele_regex_1734445991/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-54.887081.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_multiple_choice_1734445927/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-31.460452.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_cbd_regex_1734446012/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-39-45.714969.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_multiple_choice_1734445784/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-31-32.399914.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_dyk_regex_1734445996/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-00.119214.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_eq_bench_first_turn_1734446106/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-11.247998.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_multiple_choice_1734445934/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-58.924222.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_klej_ner_regex_1734446025/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-41-56.664638.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_closed_book_1734446034/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-36-25.005623.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_open_book_1734446075/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-39.423876.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445963/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-49-58.637909.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_poquad_open_book_1734446105/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T16-17-43.248212.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_multiple_choice_1734445869/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-32-45.969488.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_ppc_regex_1734446004/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-55.621732.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_multiple_choice_1734445920/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-35-37.957398.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json b/eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-3B-Instruct_-5_polish_psc_regex_1734446006/tiiuae__Falcon3-3B-Instruct/results_2024-12-17T15-42-43.646921.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-58.414003.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_in_multiple_choice_1734446801/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-31.403810.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-39.858200.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polemo2_out_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-14.326619.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-01-45.743238.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_8tags_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-56-16.721512.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_mc_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-52.329535.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_belebele_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-58.549712.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-46.019115.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_cbd_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-12.591122.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-35.309712.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_dyk_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-51.255882.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_1734446408/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-12-00.893576.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_eq_bench_first_turn_1734447073/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-20.416962.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-58.411361.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_klej_ner_regex_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-54-27.460414.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_closed_book_1734447012/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-09.532624.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-19-56.556494.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1734446952/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-58-30.836382.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_poquad_open_book_1734447042/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-42-44.799217.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_multiple_choice_1734446831/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-29.871022.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_ppc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-51-25.731645.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_multiple_choice_1734446921/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-50-27.086462.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-0_polish_psc_regex_1734446982/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-55-38.884072.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-00.203857.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_in_multiple_choice_1734445085/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-29-01.069015.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-20.070475.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polemo2_out_multiple_choice_1734445087/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-25-41.486574.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_multiple_choice_1734445089/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-48-46.514969.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_8tags_regex_1734445731/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-40-11.025181.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_mc_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-09.102222.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_belebele_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-59.055210.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.408881.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_cbd_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-57.554142.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-31-46.137772.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_dyk_regex_1734445730/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-33-49.364272.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_eq_bench_first_turn_1734445736/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-38-45.418265.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_multiple_choice_1734445726/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-46-20.847759.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_klej_ner_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-34-24.630129.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_closed_book_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-22.983931.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-52-19.475695.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1734445728/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-57-52.161163.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_poquad_open_book_1734445734/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T16-41-09.209886.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_multiple_choice_1734445724/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-35.738829.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_ppc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-32-41.996920.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_multiple_choice_1734445725/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-36-26.370905.json diff --git a/eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json b/eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json similarity index 100% rename from eval-results/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json rename to eval-results-copy/pl/results/tiiuae/Falcon3-7B-Instruct_-5_polish_psc_regex_1734445732/tiiuae__Falcon3-7B-Instruct/results_2024-12-17T15-49-44.052177.json diff --git a/eval-results/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json b/eval-results-copy/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json similarity index 100% rename from eval-results/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json rename to eval-results-copy/pl/results/tiiuae/falcon-11B_-0_polish_1716054754/tiiuae__falcon-11B/results_2024-05-19T02-46-20.898763.json diff --git a/eval-results/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json b/eval-results-copy/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json similarity index 100% rename from eval-results/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json rename to eval-results-copy/pl/results/tiiuae/falcon-11B_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717422905/tiiuae__falcon-11B/results_2024-06-03T18-52-15.661316.json diff --git a/eval-results/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json b/eval-results-copy/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json similarity index 100% rename from eval-results/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json rename to eval-results-copy/pl/results/tiiuae/falcon-11B_-5_polish_1716054580/tiiuae__falcon-11B/results_2024-05-19T00-30-36.164801.json diff --git a/eval-results/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json b/eval-results-copy/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json similarity index 100% rename from eval-results/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json rename to eval-results-copy/pl/results/tiiuae/falcon-11B_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/tiiuae__falcon-11B/results_2024-06-03T17-02-57.900751.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_pes_1724465284/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T05-21-32.269025.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_poleval2018_task3_test_10k_1711453941/results.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T18-47-34.559639.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_pes_1724450888/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-08-24T02-59-31.043624.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-Instruct-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-Instruct-v1.0/results_2024-06-03T16-58-30.677460.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_poleval2018_task3_test_10k_1711454603/results.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-0_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_polish_eq_bench_1717423056/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T19-02-32.600400.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_open_book_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-50-34.997845.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_abstractive_poquad_rag_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T12-07-35.499158.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_poquad_reranking_1720686470/upstage__SOLAR-10.7B-v1.0/results_2024-07-11T11-14-20.460712.json diff --git a/eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json b/eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json similarity index 100% rename from eval-results/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json rename to eval-results-copy/pl/results/upstage/SOLAR-10.7B-v1.0_-5_polish_psc_regex_polish_poquad_open_book_polish_eq_bench_first_turn_1717418126/upstage__SOLAR-10.7B-v1.0/results_2024-06-03T17-16-23.011999.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_1736423646/upstage__solar-pro-preview-instruct/results_2025-01-09T13-26-00.885019.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1736422633/upstage__solar-pro-preview-instruct/results_2025-01-09T12-43-39.845951.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_1736424314/upstage__solar-pro-preview-instruct/results_2025-01-09T13-27-32.185253.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1736423032/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-17.341972.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1736423062/upstage__solar-pro-preview-instruct/results_2025-01-09T13-23-18.857939.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1736424466/upstage__solar-pro-preview-instruct/results_2025-01-09T15-47-54.792035.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1736423124/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-24.337852.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1736424588/upstage__solar-pro-preview-instruct/results_2025-01-09T13-28-51.133220.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1736423399/upstage__solar-pro-preview-instruct/results_2025-01-09T12-59-06.788073.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1736425442/upstage__solar-pro-preview-instruct/results_2025-01-09T13-33-05.984886.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-34.184892.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1736424618/upstage__solar-pro-preview-instruct/results_2025-01-09T13-53-22.073946.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1736422572/upstage__solar-pro-preview-instruct/results_2025-01-09T13-29-07.534468.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1736425807/upstage__solar-pro-preview-instruct/results_2025-01-09T13-41-12.027910.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1736423521/upstage__solar-pro-preview-instruct/results_2025-01-09T13-10-17.971555.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1736425564/upstage__solar-pro-preview-instruct/results_2025-01-09T14-03-28.570575.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1736425625/upstage__solar-pro-preview-instruct/results_2025-01-09T13-40-01.201565.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1736425716/upstage__solar-pro-preview-instruct/results_2025-01-09T14-30-56.043628.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1736423552/upstage__solar-pro-preview-instruct/results_2025-01-09T13-13-33.814537.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1736425777/upstage__solar-pro-preview-instruct/results_2025-01-09T17-01-02.593550.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1736423338/upstage__solar-pro-preview-instruct/results_2025-01-09T12-51-29.937781.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1736424679/upstage__solar-pro-preview-instruct/results_2025-01-09T13-25-07.398644.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1736423369/upstage__solar-pro-preview-instruct/results_2025-01-09T12-53-10.042687.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1736424983/upstage__solar-pro-preview-instruct/results_2025-01-09T13-47-04.095439.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_1736419257/upstage__solar-pro-preview-instruct/results_2025-01-09T12-12-05.510601.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-03-36.495494.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_1736419348/upstage__solar-pro-preview-instruct/results_2025-01-09T12-02-49.060464.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T11-53-54.443361.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1736418862/upstage__solar-pro-preview-instruct/results_2025-01-09T12-48-58.845282.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1736419500/upstage__solar-pro-preview-instruct/results_2025-01-09T14-38-34.795329.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-44-05.818151.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1736419991/upstage__solar-pro-preview-instruct/results_2025-01-09T12-21-04.076058.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-54-41.085195.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1736420605/upstage__solar-pro-preview-instruct/results_2025-01-09T12-35-34.577006.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-41-32.574656.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1736420082/upstage__solar-pro-preview-instruct/results_2025-01-09T13-01-17.623467.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1736422388/upstage__solar-pro-preview-instruct/results_2025-01-09T12-47-14.473473.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1736418894/upstage__solar-pro-preview-instruct/results_2025-01-09T12-18-20.201682.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1736420666/upstage__solar-pro-preview-instruct/results_2025-01-09T13-06-46.722433.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1736421159/upstage__solar-pro-preview-instruct/results_2025-01-09T12-20-12.126566.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1736421650/upstage__solar-pro-preview-instruct/results_2025-01-09T13-15-50.147904.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T12-41-53.693184.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1736421711/upstage__solar-pro-preview-instruct/results_2025-01-09T16-13-20.110775.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-40-01.408715.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1736420144/upstage__solar-pro-preview-instruct/results_2025-01-09T12-31-04.310093.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1736418892/upstage__solar-pro-preview-instruct/results_2025-01-09T11-52-39.618202.json diff --git a/eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json b/eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json similarity index 100% rename from eval-results/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json rename to eval-results-copy/pl/results/upstage/solar-pro-preview-instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1736420420/upstage__solar-pro-preview-instruct/results_2025-01-09T13-09-31.441532.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-20.342904.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_in_multiple_choice_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-57.002369.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-45.882498.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polemo2_out_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-01.843264.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-11.565301.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_8tags_regex_1727371547/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-15-50.833154.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_mc_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-42.624995.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_belebele_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-35.610812.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-54.053017.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_cbd_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-31.481944.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-47.623706.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_dyk_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-27.024797.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-03.583992.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_eq_bench_first_turn_1727371579/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-50-00.853873.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-21.566509.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_klej_ner_regex_1727371553/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-52-31.219064.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_closed_book_1727371566/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-28-53.412264.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_open_book_1727371573/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-40-25.294962.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-10.828027.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_poquad_open_book_1727371575/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-10-27.815880.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_multiple_choice_1727371531/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-40.470377.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_ppc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-13.906129.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_multiple_choice_1727371537/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.798440.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-0_polish_psc_regex_1727371549/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-37-13.531863.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-13.484547.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_in_multiple_choice_1727371258/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.525497.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-04.995606.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polemo2_out_multiple_choice_1727371260/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-15.171246.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-33-52.114161.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_8tags_regex_1727371347/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-58-03.907956.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_mc_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T20-56-42.654164.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_belebele_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-43.513436.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-27.252295.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_cbd_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-30-33.512254.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-21.539206.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_dyk_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-11.089991.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_eq_bench_first_turn_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-26-37.001710.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-27-06.815698.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_klej_ner_regex_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-38-16.485005.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_closed_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-25-50.270921.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_open_book_1727371409/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-34-52.600891.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1727371317/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-32-21.017117.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_poquad_open_book_1727371408/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-54-23.335189.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-18.629618.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_ppc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-29-38.125282.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_multiple_choice_1727371316/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-23-58.938715.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B-Instruct_-5_polish_psc_regex_1727371378/utter-project__EuroLLM-1.7B-Instruct/results_2024-09-26T19-36-03.753822.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_1727371656/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-52.699392.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_in_multiple_choice_1727371598/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-31.499531.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_1727371667/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-16.380838.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polemo2_out_multiple_choice_1727371628/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-36.981547.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_multiple_choice_1727371633/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-52.613729.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_8tags_regex_1727371676/utter-project__EuroLLM-1.7B/results_2024-09-26T20-24-27.623796.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_mc_1727371635/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-30.742797.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_belebele_regex_1727371714/utter-project__EuroLLM-1.7B/results_2024-09-26T19-42-34.559700.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-30-20.884527.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_cbd_regex_1727371741/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-51.097129.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_multiple_choice_1727371639/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-48.794533.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_dyk_regex_1727371729/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-21.196989.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-33-06.694669.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_eq_bench_first_turn_1727371760/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-35.144651.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-49.629069.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_klej_ner_regex_1727371743/utter-project__EuroLLM-1.7B/results_2024-09-26T20-00-21.987953.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_closed_book_1727371753/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-47.870370.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_open_book_1727371755/utter-project__EuroLLM-1.7B/results_2024-09-26T19-47-58.640204.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_polqa_reranking_multiple_choice_1727371651/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-59.883226.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_poquad_open_book_1727371757/utter-project__EuroLLM-1.7B/results_2024-09-26T20-01-21.270782.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_multiple_choice_1727371647/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.322808.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_ppc_regex_1727371737/utter-project__EuroLLM-1.7B/results_2024-09-26T19-41-13.663563.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_multiple_choice_1727371649/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-40.936409.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-0_polish_psc_regex_1727371739/utter-project__EuroLLM-1.7B/results_2024-09-26T19-43-35.229091.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-13.010626.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_in_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-01.838966.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-50.424009.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polemo2_out_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T20-57-16.525655.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-29.727105.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_8tags_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-56-57.863899.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_mc_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-50.453286.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_belebele_regex_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-38.531132.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-27-39.510367.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_cbd_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-32-53.978830.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.900520.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_dyk_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-39-36.421482.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_eq_bench_first_turn_1727371500/utter-project__EuroLLM-1.7B/results_2024-09-26T19-28-01.471008.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-29-18.425366.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_klej_ner_regex_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-38-06.638818.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_closed_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-26-44.917286.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-36-28.675550.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_polqa_reranking_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-34-22.194720.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_poquad_open_book_1727371469/utter-project__EuroLLM-1.7B/results_2024-09-26T19-54-43.596882.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-24.836892.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_ppc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-31-39.714792.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_multiple_choice_1727371439/utter-project__EuroLLM-1.7B/results_2024-09-26T19-25-58.746034.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json b/eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-1.7B_-5_polish_psc_regex_1727371470/utter-project__EuroLLM-1.7B/results_2024-09-26T19-35-49.593111.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-37-27.055158.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_in_multiple_choice_1733174620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.747275.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-34-34.346512.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polemo2_out_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-12.124166.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_multiple_choice_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-40-46.895498.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_8tags_regex_1733174861/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-32-52.364670.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_mc_1733174650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-25-42.126094.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_belebele_regex_1733174891/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-43-07.777997.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-31-12.324738.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_cbd_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-56.743763.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_multiple_choice_1733174680/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-03.870598.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_dyk_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-31.020989.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_1733174529/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-45-45.636192.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_eq_bench_first_turn_1733175165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-25-13.435680.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-58.108024.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_klej_ner_regex_1733175043/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-58-46.278825.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_closed_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-36-03.302022.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_open_book_1733175103/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-55-00.529602.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_polqa_reranking_multiple_choice_1733174831/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-38-06.509165.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_poquad_open_book_1733175164/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-56-53.645994.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_multiple_choice_1733174710/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-26-38.954389.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_ppc_regex_1733174952/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-42-14.038017.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_multiple_choice_1733174801/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-28-21.243680.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-0_polish_psc_regex_1733174982/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-47-48.771159.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_1733173438/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-23.965490.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_in_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-06-16.197046.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_1733173468/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-10-46.471732.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polemo2_out_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-26.631988.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_multiple_choice_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-22-10.117414.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_8tags_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-01-27.554911.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_mc_1733173044/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-01-07.343520.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_belebele_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-34.311712.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_multiple_choice_1733173317/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-09-00.349571.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_cbd_regex_1733173620/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-20-34.891305.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_multiple_choice_1733173165/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-02-09.374635.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_dyk_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-33-38.857697.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_eq_bench_first_turn_1733173892/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-16-40.662686.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-13-06.100613.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_klej_ner_regex_1733173650/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-32-01.011975.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_closed_book_1733173741/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-12-16.345505.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-54.789467.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_polqa_reranking_multiple_choice_1733173377/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-29-03.538859.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_poquad_open_book_1733173771/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T23-07-39.871000.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-03-06.052987.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_ppc_regex_1733173559/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-17-26.866321.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_multiple_choice_1733173256/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-05-49.822026.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B-Instruct_-5_polish_psc_regex_1733173590/utter-project__EuroLLM-9B-Instruct/results_2024-12-02T22-23-25.617570.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-45-23.368391.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_in_multiple_choice_1733175164/utter-project__EuroLLM-9B/results_2024-12-02T22-35-39.537370.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_1733175436/utter-project__EuroLLM-9B/results_2024-12-02T22-43-57.854983.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polemo2_out_multiple_choice_1733175194/utter-project__EuroLLM-9B/results_2024-12-02T22-35-26.328490.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_multiple_choice_1733175224/utter-project__EuroLLM-9B/results_2024-12-02T22-49-47.282495.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_8tags_regex_1733175466/utter-project__EuroLLM-9B/results_2024-12-02T23-36-01.969831.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_mc_1733175255/utter-project__EuroLLM-9B/results_2024-12-02T22-36-00.962021.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_belebele_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-54-19.110714.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_multiple_choice_1733175375/utter-project__EuroLLM-9B/results_2024-12-02T22-40-49.410008.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_cbd_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-41.582509.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_multiple_choice_1733175285/utter-project__EuroLLM-9B/results_2024-12-02T22-36-23.864654.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_dyk_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.466582.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_1733174589/utter-project__EuroLLM-9B/results_2024-12-02T22-36-17.045770.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_eq_bench_first_turn_1733175677/utter-project__EuroLLM-9B/results_2024-12-02T22-46-25.848781.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-43-20.476006.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_klej_ner_regex_1733175527/utter-project__EuroLLM-9B/results_2024-12-02T22-58-04.537825.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_closed_book_1733175557/utter-project__EuroLLM-9B/results_2024-12-02T22-43-16.687303.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_open_book_1733175617/utter-project__EuroLLM-9B/results_2024-12-02T23-00-08.903223.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_polqa_reranking_multiple_choice_1733175406/utter-project__EuroLLM-9B/results_2024-12-02T22-47-41.126972.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_poquad_open_book_1733175678/utter-project__EuroLLM-9B/results_2024-12-02T23-49-29.495641.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_multiple_choice_1733175315/utter-project__EuroLLM-9B/results_2024-12-02T22-36-50.460132.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_ppc_regex_1733175496/utter-project__EuroLLM-9B/results_2024-12-02T22-53-39.084291.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_multiple_choice_1733175376/utter-project__EuroLLM-9B/results_2024-12-02T22-38-02.337195.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-0_polish_psc_regex_1733175526/utter-project__EuroLLM-9B/results_2024-12-02T23-00-01.768677.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_1733174225/utter-project__EuroLLM-9B/results_2024-12-02T22-25-49.150699.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_in_multiple_choice_1733173953/utter-project__EuroLLM-9B/results_2024-12-02T22-21-35.107025.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T22-23-42.445707.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polemo2_out_multiple_choice_1733173983/utter-project__EuroLLM-9B/results_2024-12-02T22-19-23.386374.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_multiple_choice_1733174013/utter-project__EuroLLM-9B/results_2024-12-02T22-38-09.088075.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_8tags_regex_1733174255/utter-project__EuroLLM-9B/results_2024-12-02T23-11-00.094970.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_mc_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-17-38.112801.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_belebele_regex_1733174287/utter-project__EuroLLM-9B/results_2024-12-02T22-29-56.641030.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_multiple_choice_1733174105/utter-project__EuroLLM-9B/results_2024-12-02T22-22-35.005460.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_cbd_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-37-24.963594.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-37.521878.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_dyk_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-44-40.564328.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_eq_bench_first_turn_1733174499/utter-project__EuroLLM-9B/results_2024-12-02T22-26-55.647371.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_multiple_choice_1733174104/utter-project__EuroLLM-9B/results_2024-12-02T22-25-18.500193.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_klej_ner_regex_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-45-59.990811.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_closed_book_1733174408/utter-project__EuroLLM-9B/results_2024-12-02T22-23-23.915390.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_open_book_1733174438/utter-project__EuroLLM-9B/results_2024-12-02T22-40-20.413798.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_polqa_reranking_multiple_choice_1733174195/utter-project__EuroLLM-9B/results_2024-12-02T22-42-08.837528.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_poquad_open_book_1733174468/utter-project__EuroLLM-9B/results_2024-12-02T23-21-56.705543.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-16-16.281243.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_ppc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-31-42.841451.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_multiple_choice_1733174044/utter-project__EuroLLM-9B/results_2024-12-02T22-19-07.510983.json diff --git a/eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json b/eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json similarity index 100% rename from eval-results/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json rename to eval-results-copy/pl/results/utter-project/EuroLLM-9B_-5_polish_psc_regex_1733174317/utter-project__EuroLLM-9B/results_2024-12-02T22-39-40.022389.json diff --git a/eval-results/pl/results_f1/results.json b/eval-results-copy/pl/results_f1/results.json similarity index 100% rename from eval-results/pl/results_f1/results.json rename to eval-results-copy/pl/results_f1/results.json diff --git a/eval-results/pl/test-del/lm-evaluation-harness/results/results.json b/eval-results-copy/pl/test-del/lm-evaluation-harness/results/results.json similarity index 100% rename from eval-results/pl/test-del/lm-evaluation-harness/results/results.json rename to eval-results-copy/pl/test-del/lm-evaluation-harness/results/results.json diff --git a/eval-results/pl/test4mc/results.json b/eval-results-copy/pl/test4mc/results.json similarity index 100% rename from eval-results/pl/test4mc/results.json rename to eval-results-copy/pl/test4mc/results.json diff --git a/eval-results/pl/test4mc2/results.json b/eval-results-copy/pl/test4mc2/results.json similarity index 100% rename from eval-results/pl/test4mc2/results.json rename to eval-results-copy/pl/test4mc2/results.json diff --git a/eval-results/pl/test4mc3/results.json b/eval-results-copy/pl/test4mc3/results.json similarity index 100% rename from eval-results/pl/test4mc3/results.json rename to eval-results-copy/pl/test4mc3/results.json diff --git a/eval-results/pl/test4mc_del/results.json b/eval-results-copy/pl/test4mc_del/results.json similarity index 100% rename from eval-results/pl/test4mc_del/results.json rename to eval-results-copy/pl/test4mc_del/results.json diff --git a/eval-results/pl/test4mc_del2/results.json b/eval-results-copy/pl/test4mc_del2/results.json similarity index 100% rename from eval-results/pl/test4mc_del2/results.json rename to eval-results-copy/pl/test4mc_del2/results.json diff --git a/eval-results/pl/tests_temp/results.json b/eval-results-copy/pl/tests_temp/results.json similarity index 100% rename from eval-results/pl/tests_temp/results.json rename to eval-results-copy/pl/tests_temp/results.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-58.350509.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_in_multiple_choice_1718227741/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-42.481235.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-34.924051.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polemo2_out_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-30.585787.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_multiple_choice_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-42-31.413468.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_8tags_regex_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T00-42-28.901929.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_mc_1718227776/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-30-52.701247.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_belebele_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-48.444082.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-34-42.759677.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_cbd_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-02.705506.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_multiple_choice_1718227810/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-20.399759.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_dyk_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-37-55.487849.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_1718231465/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-07-06.108158.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_eq_bench_first_turn_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-37.733699.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_generate_1717830608/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T15-56-14.261551.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_multiple_choice_1718227879/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-38-08.927264.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_klej_ner_regex_1718227981/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-56-12.711729.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T09-47-41.753609.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_closed_book_1718228016/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-57.976644.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-04-24.563405.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_polqa_reranking_multiple_choice_1718227913/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-40-00.981770.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_poquad_open_book_1718228153/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-13T01-22-53.930233.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-31-51.776937.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_ppc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-48-00.152445.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_multiple_choice_1718227845/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-32-22.834628.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-0_polish_psc_regex_1718227947/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-47-24.171658.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-17.209045.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_in_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-07-28.149925.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-05-56.995058.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polemo2_out_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-16.954691.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-25-48.907709.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_8tags_regex_1718222264/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-11-58.035808.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_mc_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-01-04.231045.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_belebele_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-19.823757.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-04-45.786191.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_cbd_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-15-33.153438.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-59.830017.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_dyk_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-03-43.519907.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_eq_bench_first_turn_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-08-52.123892.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_generate_few_1717971960/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-10T03-26-09.407980.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-13-10.185641.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_klej_ner_regex_1718222361/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-37-38.135482.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_mc_1717830606/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-08T11-03-40.397663.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_closed_book_1718222427/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-09-55.364129.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_open_book_1718222426/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-49-34.636364.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_polqa_reranking_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-23-35.301909.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_poquad_open_book_1718222492/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T23-51-36.582566.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T21-59-30.223222.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_ppc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-12-58.563422.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_multiple_choice_1718222232/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-02-52.012550.json diff --git a/eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json b/eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json similarity index 100% rename from eval-results/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json rename to eval-results-copy/pl_chat/results_chat/HuggingFaceH4/zephyr-7b-alpha_-5_polish_psc_regex_1718222296/HuggingFaceH4__zephyr-7b-alpha/results_2024-06-12T22-24-24.515784.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-22.663493.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_in_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-48.780328.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-13.227281.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polemo2_out_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-58.255847.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_multiple_choice_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-13-28.942216.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_8tags_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-59-48.591204.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_mc_1718229607/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-23.588477.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_belebele_regex_1718229775/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-15-39.300822.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-05-44.650063.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_cbd_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-14-32.869310.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_multiple_choice_1718229641/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-01-57.395468.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_dyk_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-06-31.481061.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_1718231534/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T01-11-01.330517.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_eq_bench_first_turn_1718230011/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-40-59.379565.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_generate_1718012480/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T20-17-05.921168.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_multiple_choice_1718229741/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-09-14.530345.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_klej_ner_regex_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-08.805566.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T09-33-09.705713.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_closed_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-28-13.890925.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_open_book_1718229978/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-22-50.934464.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_polqa_reranking_multiple_choice_1718229742/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-10-26.465255.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_poquad_open_book_1718229977/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T02-15-07.544362.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_multiple_choice_1718229674/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-22.440479.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_ppc_regex_1718229809/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-18-22.040587.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_multiple_choice_1718229675/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-02-51.212525.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-0_polish_psc_regex_1718229842/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-23-01.576297.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-02-48.045458.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_in_multiple_choice_1718225327/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-58-46.133317.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_1718225720/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-01-13.341754.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polemo2_out_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-56-12.095876.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_multiple_choice_1718225363/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-17-21.711625.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_8tags_regex_1718225756/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-08-09.494929.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_mc_1718225398/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-31.216751.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_belebele_regex_1718225792/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-16.821333.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-00-57.837702.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_cbd_regex_1718225900/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-16-13.501428.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_multiple_choice_1718225435/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-53-05.825823.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_dyk_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-10-10.908857.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_eq_bench_first_turn_1718226042/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-24-22.765168.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_generate_few_1717971884/Nexusflow__Starling-LM-7B-beta/results_2024-06-10T03-51-11.055566.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_multiple_choice_1718225613/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-09-45.386536.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_klej_ner_regex_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-08.370669.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_mc_1717829704/Nexusflow__Starling-LM-7B-beta/results_2024-06-08T10-48-39.938130.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_closed_book_1718225935/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-06-29.302589.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_open_book_1718225971/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-42-40.308821.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_polqa_reranking_multiple_choice_1718225649/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-20-03.086348.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_poquad_open_book_1718226007/Nexusflow__Starling-LM-7B-beta/results_2024-06-13T00-39-20.464320.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-54-21.878261.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_ppc_regex_1718225828/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-07-22.065362.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_multiple_choice_1718225542/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T22-57-56.957221.json diff --git a/eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json b/eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json similarity index 100% rename from eval-results/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json rename to eval-results-copy/pl_chat/results_chat/Nexusflow/Starling-LM-7B-beta_-5_polish_psc_regex_1718225864/Nexusflow__Starling-LM-7B-beta/results_2024-06-12T23-21-15.273208.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718264676/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-54-12.596837.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718264041/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-56.931643.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718264731/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-15.885364.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718264186/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-14.089333.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718264281/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-22-29.697681.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718264745/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-16-37.929748.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718264345/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-36.008715.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718264761/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-15.947586.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718264589/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-52-33.477287.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718264898/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-58-33.770113.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718264562/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-50.523391.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718264763/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-53-05.023959.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718265279/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-40-32.498419.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718265206/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-01-43.544307.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718264602/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-03-57.613434.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718265061/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-15-24.913892.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718265083/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-24-19.971741.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718265161/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T12-26-38.905459.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718264606/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-09-26.767075.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718265177/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-52-45.544816.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718264567/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-35.350567.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718264771/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-06-11.864220.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718264585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-47-57.279878.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718264873/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-36-33.150143.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718262851/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-24-16.536904.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718261659/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-25-17.265890.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718262872/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-21-46.665316.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718261889/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-19-08.458966.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718261981/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T11-07-29.495182.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718262936/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-23.435980.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718262110/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-11-55.937184.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718263178/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-30-38.295385.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718262715/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-38-43.503822.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718263585/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-33-39.747125.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718262410/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-14-10.895570.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718263335/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-01.677021.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718263961/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-05.865535.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718262732/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-14-29.750492.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718263664/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-42-18.803542.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718263711/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-43-00.554622.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718263864/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-49-52.348616.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718262743/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T10-32-21.904089.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718263946/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T13-21-32.897657.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718262548/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-15-08.376349.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718263483/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-32-15.489521.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718262691/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-28-07.861590.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-32B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718263546/Qwen__Qwen1.5-32B-Chat/results_2024-06-13T09-45-25.145362.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_1718250162/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-08-23.207964.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718247887/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-23-01.487264.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_1718250516/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-06-01.007473.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718247990/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-18-05.369168.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718248715/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-45-18.548276.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_8tags_regex_1718251295/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-57-41.273053.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_mc_1718248938/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-12.786765.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_belebele_regex_1718251589/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-37-52.499876.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718249396/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-48-13.600345.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_cbd_regex_1718252912/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-48-15.953845.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718249008/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-29-32.254254.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_dyk_regex_1718252070/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-28-08.791608.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_1718254900/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T08-44-51.891992.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718254879/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-17-24.132304.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718249615/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-14-02.408127.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718253143/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-26-23.176876.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718253500/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-39-18.576899.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718254839/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T11-29-00.591950.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718250005/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-31-58.041647.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718254868/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T14-12-16.694308.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718249261/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-33-05.392249.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_ppc_regex_1718252514/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-00-09.181640.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718249382/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-39-41.468392.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-0_polish_psc_regex_1718252885/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-37-07.039018.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_1718242886/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-02-51.550564.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241355/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-22-15.343304.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_1718243787/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-11-32.507568.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718241576/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-04-33.428506.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718241583/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-56-19.944577.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_8tags_regex_1718244109/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-16-58.216856.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_mc_1718241585/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-40-53.052042.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_belebele_regex_1718244199/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-38-52.791961.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718241604/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-18-02.028295.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_cbd_regex_1718245367/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-39-48.091427.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718241597/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-35-27.510282.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_dyk_regex_1718244302/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-25-10.790798.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718247365/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-21-50.477560.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718242374/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-42-12.276871.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718245533/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-06-02.563365.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718246058/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-55-40.401915.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718246411/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T07-01-27.556042.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718242553/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T06-27-37.189349.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718246579/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T12-12-58.581887.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718241600/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-32-25.348680.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_ppc_regex_1718245107/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T04-33-49.204442.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718241602/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T03-56-02.572967.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen1.5-72B-Chat_parallelize_True_max_length_4096-5_polish_psc_regex_1718245266/Qwen__Qwen1.5-72B-Chat/results_2024-06-13T05-04-24.913917.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-14-37.764814.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_in_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-11.126526.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_1718233885/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-47.002203.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polemo2_out_multiple_choice_1718233656/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-09-29.048992.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_multiple_choice_1718233688/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-21-43.140004.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_8tags_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-23-12.978790.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_mc_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-27.422476.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_belebele_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-17-42.697350.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-13-57.468151.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_cbd_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-28.163300.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_multiple_choice_1718233754/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-10-20.287133.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_dyk_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-15-04.562177.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_1718235061/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-49-44.307763.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_eq_bench_first_turn_1718234113/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-33.578204.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-56.580831.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_klej_ner_regex_1718233950/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-32.891358.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_closed_book_1718233983/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-22-23.001090.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_open_book_1718234048/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-53-31.745289.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718233852/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-18-25.459892.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_poquad_open_book_1718234081/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-45-52.411111.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-23.203552.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_ppc_regex_1718233917/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-16-31.383914.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_multiple_choice_1718233819/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-11-49.664053.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-0_polish_psc_regex_1718233918/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-20-37.208942.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-38.138585.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_in_multiple_choice_1718231704/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-31.068020.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-56.394719.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polemo2_out_multiple_choice_1718231703/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-40-53.447268.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_multiple_choice_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-04-34.930626.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_8tags_regex_1718231969/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-49-57.126387.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_mc_1718231736/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-44.536006.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_belebele_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-46-52.348802.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_multiple_choice_1718231869/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-15.349132.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_cbd_regex_1718232035/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-59.410296.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-38-26.422990.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_dyk_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-43-15.645749.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_eq_bench_first_turn_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-48-12.114550.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_multiple_choice_1718231903/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-52-27.428561.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_klej_ner_regex_1718232203/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-51-00.031030.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_closed_book_1718232202/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-47-22.346095.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_open_book_1718232236/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-06-51.504306.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718231936/Qwen__Qwen2-7B-Instruct/results_2024-06-13T01-01-35.626343.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_poquad_open_book_1718232269/Qwen__Qwen2-7B-Instruct/results_2024-06-13T02-01-30.991748.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_multiple_choice_1718231769/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-37-58.080722.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_ppc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-44-17.549447.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_multiple_choice_1718231836/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-42-04.651994.json diff --git a/eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json b/eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json similarity index 100% rename from eval-results/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json rename to eval-results-copy/pl_chat/results_chat/Qwen/Qwen2-7B-Instruct_-5_polish_psc_regex_1718232002/Qwen__Qwen2-7B-Instruct/results_2024-06-13T00-45-43.911398.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-26-53.002136.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_in_multiple_choice_1718222989/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-33.303417.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-24-49.609376.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polemo2_out_multiple_choice_1718223023/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-12-20.074370.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_multiple_choice_1718223089/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-24-38.157920.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_8tags_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-21-17.760094.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_mc_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.560844.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_belebele_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-36.915047.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-20-47.206812.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_cbd_regex_1718230834/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-32-56.587084.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_multiple_choice_1718223122/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-26.143244.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_dyk_regex_1718230769/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-22-20.347719.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T01-12-16.481321.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_eq_bench_first_turn_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-51-24.632775.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_generate_1718012481/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T20-19-26.034033.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-25-45.274076.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_klej_ner_regex_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-53-30.313669.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T09-47-10.767729.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_closed_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-44-06.418957.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_open_book_1718230867/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-33-49.565728.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_polqa_reranking_multiple_choice_1718230736/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-27-09.483692.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_poquad_open_book_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T02-28-23.689109.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_multiple_choice_1718223156/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-13-50.471991.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_ppc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-34-07.415208.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_multiple_choice_1718230636/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-18-58.988587.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-0_polish_psc_regex_1718230802/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-39-29.594540.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-22-40.110273.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_in_multiple_choice_1718223190/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-23-13.706696.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_1718223294/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-36.801412.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polemo2_out_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-20-39.743625.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_multiple_choice_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-42-12.575606.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_8tags_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-28-55.586115.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_mc_1718223224/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-17-26.562259.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_belebele_regex_1718223328/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-31-39.417008.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-21-52.360834.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_cbd_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-38-00.468414.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-52.695193.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_dyk_regex_1718223362/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-28-49.612831.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_eq_bench_first_turn_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-44-01.162548.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-10T03-28-06.044574.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-30-22.080848.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_klej_ner_regex_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-47-29.506751.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_mc_1717830546/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-08T11-02-03.927615.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_closed_book_1718227212/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-26-52.748825.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T23-58-53.259091.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_polqa_reranking_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-39-58.339847.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_poquad_open_book_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-13T00-55-56.849077.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-16-25.509636.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_ppc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-27-05.487254.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_multiple_choice_1718223258/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-19-53.299653.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Bocian_-5_polish_psc_regex_1718223433/Remek__OpenChat3.5-0106-Spichlerz-Bocian/results_2024-06-12T22-37-11.099073.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-10.847499.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_in_multiple_choice_1718230900/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-09.753575.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_1718231161/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-05.875676.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polemo2_out_multiple_choice_1718230933/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-02.140135.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_multiple_choice_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-50.442041.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_8tags_regex_1718231194/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-27.909751.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_mc_1718230965/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-24-54.384957.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_belebele_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-50.147839.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-29-43.769131.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_cbd_regex_1718231261/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-32-46.563318.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_multiple_choice_1718231031/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-25-51.129109.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_dyk_regex_1718231227/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-30-01.494571.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_1718231635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-52-01.775131.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_eq_bench_first_turn_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-47.805896.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_generate_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T12-31-38.319613.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-33-05.332197.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_klej_ner_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-37-46.627939.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T09-47-37.541820.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_closed_book_1718231294/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-38-33.033593.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_open_book_1718231328/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-09-49.623913.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_polqa_reranking_multiple_choice_1718231129/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-28.397378.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_poquad_open_book_1718231431/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T01-58-32.394998.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_multiple_choice_1718231063/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-26-23.704892.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_ppc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-34-36.775543.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_multiple_choice_1718231096/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-27-27.988373.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-0_polish_psc_regex_1718231260/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-36-53.019848.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_1718227425/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-18.123428.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_in_multiple_choice_1718227248/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-38.933590.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-30.497983.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polemo2_out_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.215621.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_multiple_choice_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-27.824416.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_8tags_regex_1718227496/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-34-58.140430.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_mc_1718227283/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-54.548219.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_belebele_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-16.378090.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-31-00.496278.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_cbd_regex_1718227565/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-27.327493.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-25-22.396326.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_dyk_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-56.817323.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_eq_bench_first_turn_1718227741/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-35-07.767954.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_generate_few_1717971728/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-10T02-47-28.038206.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-39-34.818599.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_klej_ner_regex_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-32-27.399553.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_mc_1717830516/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-08T11-01-49.141125.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_closed_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-30-46.296556.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_open_book_1718227600/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-50-34.743059.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_polqa_reranking_multiple_choice_1718227389/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-49-24.902683.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_poquad_open_book_1718227635/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-13T00-39-48.002114.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_multiple_choice_1718227319/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-24-51.052053.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_ppc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-29-07.098528.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_multiple_choice_1718227354/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-28-57.840946.json diff --git a/eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json b/eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json similarity index 100% rename from eval-results/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json rename to eval-results-copy/pl_chat/results_chat/Remek/OpenChat3.5-0106-Spichlerz-Inst-001_-5_polish_psc_regex_1718227530/Remek__OpenChat3.5-0106-Spichlerz-Inst-001/results_2024-06-12T23-33-04.351922.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-00.154885.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-43.501414.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-57.365130.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-51.943497.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-02-01.306215.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-16-21.511760.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-04.238760.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-10.048175.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-56.963570.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-59.935558.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-50-00.210225.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-06.670556.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-24.318340.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-55.109969.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_generate_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T12-59-52.293727.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-27.693572.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-27.240417.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T09-32-48.393819.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-23.323481.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-25-01.279394.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-39.763352.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-19-19.787086.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-49-50.275850.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-00-43.794314.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-09.246435.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-0_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-05-55.719472.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-37.799922.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_in_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-59-14.434861.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-33.252013.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polemo2_out_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-00.112717.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-17-18.873215.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_8tags_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-24-46.743204.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_mc_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-52.122937.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_belebele_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-53-05.886103.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-56-15.896212.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_cbd_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-11.742102.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-30.661424.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_dyk_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-35.269693.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_eq_bench_first_turn_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-58-48.351767.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_generate_few_1717971728/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-10T02-49-20.427875.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-04-46.000346.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_klej_ner_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-57-40.072227.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_mc_1717829704/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-08T10-49-44.253786.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_closed_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-52-58.111621.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-49.778953.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_polqa_reranking_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-14-32.752042.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_poquad_open_book_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T23-06-24.447574.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-51-00.376463.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_ppc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-55-49.557782.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_multiple_choice_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T21-54-22.565062.json diff --git a/eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json b/eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json similarity index 100% rename from eval-results/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json rename to eval-results-copy/pl_chat/results_chat/berkeley-nest/Starling-LM-7B-alpha_-5_polish_psc_regex_1718221719/berkeley-nest__Starling-LM-7B-alpha/results_2024-06-12T22-07-20.943266.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718236653/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-48-43.788602.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-52-09.846745.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718234376/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-36-30.497622.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718251897/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-28-54.669742.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-41-58.479869.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_1718254896/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-33-59.879025.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718234506/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-33-15.910659.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718252418/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-31-42.644484.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718234604/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-04.011348.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718252479/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-50.682580.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718237355/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-56-54.268659.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_8tags_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-50-59.983610.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718235253/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-41-03.370413.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_mc_1718252755/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-32-32.207717.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718238805/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-23-42.155615.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_belebele_regex_1718254912/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-53-35.300503.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718236080/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-08-29.501519.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718253398/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-57-09.135836.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718239783/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-30-48.360225.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_cbd_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-00-01.638267.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718235444/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-43-22.108136.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718252969/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-35-48.018052.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718238868/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-03-25.023337.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_dyk_regex_1718254926/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-31-16.063946.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718241884/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-04-27.317706.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_1718256697/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-11-29.990076.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-32-24.495934.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-45-12.200330.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718236143/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-32-37.731198.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718253520/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-22-33.010470.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-33-17.483333.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718255871/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T09-47-29.194661.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718240631/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-48-39.404043.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718256012/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-05-07.490190.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718240694/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-51-10.141111.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718256177/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-08-30.943983.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718236397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T02-47-14.045368.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718254866/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-54-47.331369.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718241320/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T10-01-27.285329.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718256413/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T14-14-06.956760.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718235699/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-47-13.832633.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718253152/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-38-05.828394.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718239373/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-25-35.137540.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_ppc_regex_1718255132/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-48-30.697604.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718235826/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-52-28.934499.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718253183/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-41-45.632092.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718239688/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-57-55.461522.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-0_polish_psc_regex_1718255663/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-23-32.487519.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718225038/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-22-57.737405.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-14-57.350293.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-04-49.855462.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718241978/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-31-20.921299.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718225828/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-24-22.401382.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_1718246764/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-13-05.811982.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-43-03.916063.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718242385/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-17-13.089325.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718222361/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-48-03.341695.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718243351/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-37-46.992578.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718225864/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-31.831161.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_8tags_regex_1718247443/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-13-57.115891.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718222394/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-20-46.132921.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_mc_1718244161/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-23-43.912587.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718226329/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-43-47.135795.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_belebele_regex_1718247659/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-38-59.208483.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718224071/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-15-55.038075.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718245930/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-20-22.424171.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718228665/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-34-24.874679.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_cbd_regex_1718248860/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-10-56.658721.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718222459/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-15-30.369604.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718245063/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-32-08.489227.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718227004/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T23-49-18.287374.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_dyk_regex_1718247905/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-37-03.117938.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718232733/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-17-48.349660.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718251193/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-25-22.102696.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718224106/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-15-56.552544.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718245961/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-20-28.445218.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718229002/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-21-05.799335.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718249628/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-05-07.028823.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718231397/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-51-28.256940.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718249874/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-59-18.005539.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718231702/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T03-14-48.244105.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718249966/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-18-47.180271.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718224214/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-14-56.455927.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718246147/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T07-19-45.308964.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718232168/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T08-24-36.948678.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718250703/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T13-34-07.512043.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718223362/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-26-50.152784.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718245466/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T04-35-10.813985.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718227425/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T00-29-19.724814.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_ppc_regex_1718248429/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-19-35.879836.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718223681/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-12T22-56-14.758041.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718245497/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T05-00-09.389132.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718227530/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T01-05-20.792108.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-70B-Instruct_parallelize_True_max_length_4096-5_polish_psc_regex_1718248552/meta-llama__Meta-Llama-3-70B-Instruct/results_2024-06-13T06-55-21.170789.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-49-17.893166.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_in_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-39-07.696542.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-46-14.410619.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polemo2_out_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-38-25.617534.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_multiple_choice_1718228187/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-33.445957.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_8tags_regex_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-50-51.202875.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_mc_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-23.505859.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_belebele_regex_1718228426/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-54-25.759144.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_multiple_choice_1718228358/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-43-07.299704.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_cbd_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-19.763190.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-19.685516.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_dyk_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-44-26.939406.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_1718231465/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-57-04.218594.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_eq_bench_first_turn_1718228631/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-45.252910.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_generate_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T15-48-39.567963.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-47-13.485340.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_klej_ner_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-24-31.593619.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T09-39-58.783709.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_closed_book_1718228529/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-53-30.584406.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-35-36.206229.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_polqa_reranking_multiple_choice_1718228392/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-48-24.291219.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_poquad_open_book_1718228597/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T01-13-14.848770.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-12.998639.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_ppc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-00-42.393503.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_multiple_choice_1718228324/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-40-35.928312.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-0_polish_psc_regex_1718228461/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-13T00-06-36.939328.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_1718223504/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-26.132516.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_in_multiple_choice_1718222624/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-12.434372.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_1718223610/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-27-34.969949.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polemo2_out_multiple_choice_1718222657/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-10-47.437300.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_multiple_choice_1718222693/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-36-38.219359.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_8tags_regex_1718223645/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-45-26.284701.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_mc_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-08-56.718477.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_belebele_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-29-49.851203.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_multiple_choice_1718222791/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-13-30.107070.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_cbd_regex_1718223822/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-40-58.740718.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-53.508854.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_dyk_regex_1718223681/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-28-27.234428.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_eq_bench_first_turn_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-13.195598.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_generate_few_1717971952/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-10T02-58-23.926164.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_multiple_choice_1718223469/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-33-14.448677.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_klej_ner_regex_1718223857/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-56-47.703480.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_mc_1717829704/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-08T10-57-00.351952.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_closed_book_1718223895/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-31-25.307112.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-05-29.063043.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_polqa_reranking_multiple_choice_1718223468/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-42-52.840426.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_poquad_open_book_1718223930/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T23-13-57.064300.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_multiple_choice_1718222725/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-07-22.966095.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_ppc_regex_1718223751/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-38-14.649098.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_multiple_choice_1718222792/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-11-52.991490.json diff --git a/eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json b/eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json similarity index 100% rename from eval-results/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json rename to eval-results-copy/pl_chat/results_chat/meta-llama/Meta-Llama-3-8B-Instruct_-5_polish_psc_regex_1718223787/meta-llama__Meta-Llama-3-8B-Instruct/results_2024-06-12T22-35-49.151393.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-53-28.968680.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_in_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-39.031819.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-52-05.965962.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polemo2_out_multiple_choice_1718228631/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-45-51.518828.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_multiple_choice_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-57-59.371658.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_8tags_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-02.719951.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_mc_1718228698/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-46-14.339929.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_belebele_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-21.485849.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_multiple_choice_1718228867/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-51-11.040903.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_cbd_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-59-43.985215.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_multiple_choice_1718228799/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-47-53.963192.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_dyk_regex_1718228934/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-29.658961.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-05-17.791830.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_eq_bench_first_turn_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-01-06.688481.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_generate_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T15-07-13.104036.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-55-00.873041.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_klej_ner_regex_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-10-23.861814.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T09-47-45.840983.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_closed_book_1718229002/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-09-52.023152.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_open_book_1718229103/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-27-46.099018.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_polqa_reranking_multiple_choice_1718228901/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-56-26.550662.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_poquad_open_book_1718229137/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T01-40-17.718871.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-25.259584.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_ppc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-02-16.222217.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_multiple_choice_1718228833/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-48-53.624136.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-0_polish_psc_regex_1718228968/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-05-31.327399.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-37-24.514767.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_in_multiple_choice_1718224000/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-40.877807.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_1718224357/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-49.338840.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polemo2_out_multiple_choice_1718224071/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-34-38.717872.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_multiple_choice_1718224106/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-56-37.877461.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_8tags_regex_1718224393/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-55-09.242735.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_mc_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-38.664293.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_belebele_regex_1718224394/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-40-30.408479.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-38-13.943667.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_cbd_regex_1718224608/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-34.311248.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_multiple_choice_1718224142/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-31-32.226432.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_dyk_regex_1718224429/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-42-33.416971.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_eq_bench_first_turn_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-43-16.420870.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_generate_few_1717971884/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-10T04-13-20.148217.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_multiple_choice_1718224286/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-17.001593.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_klej_ner_regex_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-47-57.786969.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_mc_1717830606/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-08T10-57-27.311129.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_closed_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-29.629731.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_open_book_1718224644/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T23-24-46.073642.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_polqa_reranking_multiple_choice_1718224322/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-57-39.099718.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_poquad_open_book_1718224680/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-13T00-11-32.761640.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_multiple_choice_1718224214/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-32-14.565128.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_ppc_regex_1718224537/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-39-27.429102.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_multiple_choice_1718224250/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-36-22.631328.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.2_-5_polish_psc_regex_1718224573/mistralai__Mistral-7B-Instruct-v0.2/results_2024-06-12T22-46-52.263737.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-25.219490.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_in_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-28.453692.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-40.407749.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polemo2_out_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-54-48.238577.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_multiple_choice_1718229170/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-51.453898.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_8tags_regex_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-59.611039.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_mc_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.864966.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_belebele_regex_1718229373/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-19.550765.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-58-29.484094.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_cbd_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-01-30.340895.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-13.261420.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_dyk_regex_1718229406/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-59-40.281007.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_1718231499/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-51-18.836365.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_eq_bench_first_turn_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-09.401850.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_generate_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T13-05-45.371991.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-02-25.842540.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_klej_ner_regex_1718229474/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-09-34.868277.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T09-32-31.569485.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_closed_book_1718229507/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-16-37.691687.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_open_book_1718229541/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-10-09.342810.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_polqa_reranking_multiple_choice_1718229339/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-03-50.553369.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_poquad_open_book_1718229574/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T01-24-56.032638.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_multiple_choice_1718229238/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-55-04.765873.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_ppc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-05-24.914145.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_multiple_choice_1718229306/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-56-43.726256.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-0_polish_psc_regex_1718229440/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-06-33.207183.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-50.086915.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_in_multiple_choice_1718224716/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-26.731679.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-48-06.507229.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polemo2_out_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-45-53.972351.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_multiple_choice_1718224751/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-06-48.044525.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_8tags_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-00-09.179166.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_mc_1718224822/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-57.450552.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_belebele_regex_1718225038/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-52-37.728841.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-50-09.458389.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_cbd_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-48.515593.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_multiple_choice_1718224858/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-28.946206.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_dyk_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-51-32.327016.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_eq_bench_first_turn_1718225327/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-53-38.907594.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_generate_few_1717971960/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-10T03-00-14.632337.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_multiple_choice_1718224966/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-58-25.993965.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_klej_ner_regex_1718225219/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-01-45.568185.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_mc_1717829704/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-08T10-40-32.208575.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_closed_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-55-54.892006.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_open_book_1718225255/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-21-57.484627.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_polqa_reranking_multiple_choice_1718225002/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T23-08-43.796244.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_poquad_open_book_1718225291/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-13T00-04-40.797929.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-43-33.948647.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_ppc_regex_1718225074/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-56-59.114369.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_multiple_choice_1718224894/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-47-06.975181.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mistral-7B-Instruct-v0.3_-5_polish_psc_regex_1718225183/mistralai__Mistral-7B-Instruct-v0.3/results_2024-06-12T22-59-23.957551.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718393158/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-10-08.866237.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718390453/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-06-18.928250.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718394718/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-25-13.455825.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718391235/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-11-49.742294.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718391295/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-38-49.917014.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718394772/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-10-54.474371.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718391416/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-07-28.468172.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718395835/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-16-16.303236.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718392347/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-51-33.746504.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718399104/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-59-55.104464.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718392048/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-17-50.651360.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718396742/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-04-38.684754.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718404682/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T03-16-25.958796.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718403086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T00-39-15.356041.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718392708/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-37-51.011799.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718399807/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-26-58.867229.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718401159/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-34-14.297214.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718401909/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T08-28-14.206390.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718392768/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T22-43-46.445408.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718532565/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-17T00-57-24.965545.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718392107/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-18-46.556104.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718397503/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T23-51-17.267279.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718392317/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T21-25-26.290121.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718397856/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T01-13-45.606117.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718354894/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-26-34.248958.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718315821/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T00-51-35.637270.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718356234/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T11-41-18.110828.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718330867/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T04-45-32.174334.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718333165/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-10-17.599011.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718357225/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T14-27-36.641137.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718348816/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-00.204306.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718358108/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-45-45.325366.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718350910/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T10-47-47.144125.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718369964/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-50-38.525647.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718349051/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-26-41.875108.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718362086/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T13-33-38.953584.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718389461/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-54-06.568163.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718351644/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-06-42.062253.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718370726/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T17-00-58.483904.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718373208/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-42-54.850589.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718376137/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T20-56-07.263804.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718351803/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T12-27-33.840286.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718376197/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-15T02-48-37.988480.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718349990/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-41-19.705096.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718364873/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T15-11-29.498905.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718350026/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T09-56-20.361253.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x22B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718368115/mistralai__Mixtral-8x22B-Instruct-v0.1/results_2024-06-14T16-07-02.531323.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_1718260464/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-01-21.159171.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_in_multiple_choice_1718259550/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-49.091569.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_1718260473/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-53-51.183670.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polemo2_out_multiple_choice_1718259771/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-15.824138.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_multiple_choice_1718259835/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-35-53.997124.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_8tags_regex_1718260481/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T12-58-44.831202.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_mc_1718259900/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-29-27.871611.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_belebele_regex_1718260548/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-25-58.506804.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_multiple_choice_1718260241/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-38.471014.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_cbd_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-44-13.881355.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_multiple_choice_1718260154/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-49.769386.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_dyk_regex_1718260570/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-47-54.135226.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_1718261523/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-34-54.952027.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_eq_bench_first_turn_1718261295/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-42-41.492940.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_multiple_choice_1718260276/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-06-23.762369.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_klej_ner_regex_1718261122/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-56-20.491569.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_closed_book_1718261197/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-01-08.406105.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_open_book_1718532565/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-16T18-20-32.645480.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_polqa_reranking_multiple_choice_1718260453/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-45.122876.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_poquad_open_book_1718261279/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T15-21-49.821138.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_multiple_choice_1718260195/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-15.546716.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_ppc_regex_1718260791/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-37-32.919829.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_multiple_choice_1718260220/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-48.327925.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-0_polish_psc_regex_1718261040/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-50-39.416775.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_1718257734/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-30-47.737333.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_in_multiple_choice_1718256864/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-55-58.015176.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_1718257955/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-22-23.666944.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polemo2_out_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-53-22.842317.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_multiple_choice_1718257053/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-27-13.651632.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_8tags_regex_1718258030/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-38-51.401440.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_mc_1718257093/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-18.018563.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_belebele_regex_1718258039/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-33-55.658351.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_multiple_choice_1718257606/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-13-42.591173.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_cbd_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-51-43.477197.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-47-41.853246.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_dyk_regex_1718258115/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-34-12.564735.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_eq_bench_first_turn_1718259243/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-28-47.161796.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_multiple_choice_1718257637/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-43-30.717674.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_klej_ner_regex_1718258224/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-08-40.556015.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_closed_book_1718258423/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-35-27.587678.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_open_book_1718258477/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T10-53-48.600505.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_polqa_reranking_multiple_choice_1718257683/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-59-14.574883.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_poquad_open_book_1718258728/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T14-00-38.709396.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_multiple_choice_1718257182/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-46-50.009469.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_ppc_regex_1718258188/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T08-39-23.428246.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_multiple_choice_1718257535/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T07-56-42.607109.json diff --git a/eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json b/eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json similarity index 100% rename from eval-results/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json rename to eval-results-copy/pl_chat/results_chat/mistralai/Mixtral-8x7B-Instruct-v0.1_parallelize_True_max_length_4096-5_polish_psc_regex_1718258209/mistralai__Mixtral-8x7B-Instruct-v0.1/results_2024-06-13T09-11-09.985594.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_1718473578/models__gwint2__/results_2024-06-15T19-52-49.702476.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_in_multiple_choice_1718473059/models__gwint2__/results_2024-06-15T19-41-36.590033.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_1718473639/models__gwint2__/results_2024-06-15T19-51-59.426291.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polemo2_out_multiple_choice_1718473273/models__gwint2__/results_2024-06-15T19-43-52.365658.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_multiple_choice_1718473334/models__gwint2__/results_2024-06-15T20-02-20.227833.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_8tags_regex_1718473639/models__gwint2__/results_2024-06-15T20-13-43.843933.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_mc_1718473395/models__gwint2__/results_2024-06-15T19-44-53.842546.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_belebele_regex_1718473639/models__gwint2__/results_2024-06-15T19-58-50.915894.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-50-44.055211.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_cbd_regex_1718473730/models__gwint2__/results_2024-06-15T19-57-32.992751.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_multiple_choice_1718473425/models__gwint2__/results_2024-06-15T19-45-22.527294.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_dyk_regex_1718473669/models__gwint2__/results_2024-06-15T19-51-45.800719.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_1718474004/models__gwint2__/results_2024-06-15T20-16-17.233170.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_eq_bench_first_turn_1718473973/models__gwint2__/results_2024-06-15T19-58-22.163413.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-56-02.264143.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_klej_ner_regex_1718473760/models__gwint2__/results_2024-06-15T20-07-08.040566.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_closed_book_1718473760/models__gwint2__/results_2024-06-15T19-58-57.058590.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_open_book_1718473882/models__gwint2__/results_2024-06-15T20-35-46.872439.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_polqa_reranking_multiple_choice_1718473547/models__gwint2__/results_2024-06-15T19-57-41.829126.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_poquad_open_book_1718473943/models__gwint2__/results_2024-06-15T21-57-52.209433.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_multiple_choice_1718473456/models__gwint2__/results_2024-06-15T19-45-48.054639.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_ppc_regex_1718473669/models__gwint2__/results_2024-06-15T19-59-08.098728.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_psc_multiple_choice_1718473486/models__gwint2__/results_2024-06-15T19-46-59.008724.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-0_polish_psc_regex_1718473730/models__gwint2__/results_2024-06-15T20-02-47.838556.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_1718472212/models__gwint2__/results_2024-06-15T19-30-36.397324.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_in_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-34-18.879826.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_1718472242/models__gwint2__/results_2024-06-15T19-28-50.880150.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polemo2_out_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-29-42.280288.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T20-01-30.540108.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_8tags_regex_1718472333/models__gwint2__/results_2024-06-15T19-47-58.408289.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_open_book_1723157797/models__gwint2__/results_2024-08-09T02-35-08.729488.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_abstractive_poquad_rag_1723158099/models__gwint2__/results_2024-08-09T02-56-02.613814.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_mc_1718471970/models__gwint2__/results_2024-06-15T19-24-40.896146.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_belebele_regex_1718472514/models__gwint2__/results_2024-06-15T19-36-00.474345.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-30-38.800719.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_cbd_regex_1718472665/models__gwint2__/results_2024-06-15T19-36-57.958619.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-23-11.387527.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_dyk_regex_1718472574/models__gwint2__/results_2024-06-15T19-37-02.643316.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_eq_bench_first_turn_1718473059/models__gwint2__/results_2024-06-15T19-45-05.023983.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_multiple_choice_1718472182/models__gwint2__/results_2024-06-15T19-46-49.462720.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_klej_ner_regex_1718472907/models__gwint2__/results_2024-06-15T19-46-21.817504.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_closed_book_1718472998/models__gwint2__/results_2024-06-15T19-42-34.716333.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_open_book_1718472998/models__gwint2__/results_2024-06-15T20-18-02.054683.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_polqa_reranking_multiple_choice_1718472212/models__gwint2__/results_2024-06-15T20-01-43.914465.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_open_book_1718473029/models__gwint2__/results_2024-06-15T21-33-40.237953.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_poquad_reranking_1723158099/models__gwint2__/results_2024-08-09T01-47-16.222527.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-22-19.112208.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_ppc_regex_1718472635/models__gwint2__/results_2024-06-15T19-36-26.653004.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_psc_multiple_choice_1718471970/models__gwint2__/results_2024-06-15T19-27-42.061873.json diff --git a/eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json b/eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json similarity index 100% rename from eval-results/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json rename to eval-results-copy/pl_chat/results_chat/models/gwint2/_-5_polish_psc_regex_1718472665/models__gwint2__/results_2024-06-15T19-43-14.733783.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-36.293714.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-21-40.225849.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718230340/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-49.778837.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_in_multiple_choice_1718234147/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-12.708253.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-18-08.366687.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_1718234376/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-20.526059.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718230373/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-41.537571.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polemo2_out_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-39.964347.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-24-16.372895.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_multiple_choice_1718234212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-52.380386.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-23.972017.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_8tags_regex_1718234375/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-11.075107.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718230405/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-14-43.841372.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_mc_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-40.153148.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718230570/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-22.379605.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_belebele_regex_1718234408/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-51.200367.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-03.395853.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-22-25.654250.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-11-28.651074.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_cbd_regex_1718234506/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-07.877151.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-09.085437.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_multiple_choice_1718234245/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-18-35.596606.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-29.993445.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_dyk_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-50.971423.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718231635/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-48-58.806037.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_1718235061/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-45-49.814368.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718222990/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-53.231062.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_eq_bench_first_turn_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-18.512755.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_generate_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T11-16-28.354170.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-20-38.569600.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-38.673941.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718222890/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-12-47.894801.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_klej_ner_regex_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-55.227076.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T09-30-06.416975.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-13-14.843636.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_closed_book_1718234539/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-27-38.033419.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718222891/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-29-35.628794.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-44-33.342950.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718230536/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-23-31.302508.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_polqa_reranking_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-26-28.938739.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718222923/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-10-17.957727.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_poquad_open_book_1718234571/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-23-21.699331.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718230438/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-15-12.563123.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_multiple_choice_1718234310/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-19-42.306655.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-19-45.959604.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_ppc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-53.837393.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718230503/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-16-33.633158.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_multiple_choice_1718234343/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-20-33.934603.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718230636/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-21-10.360335.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-0_polish_psc_regex_1718234473/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-25-15.338684.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-53.990099.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-55-50.038363.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718226790/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-21-41.466671.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_in_multiple_choice_1718232302/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-53-35.525006.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-46.257046.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-34.307442.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718226826/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-19-40.067321.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polemo2_out_multiple_choice_1718232335/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-51-25.047330.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718226825/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-35-45.310883.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_multiple_choice_1718232402/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-08-39.987210.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-54-25.214308.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_8tags_regex_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-30-04.483188.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-17-36.621081.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_mc_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-53.267214.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718227002/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-21.325804.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_belebele_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-00.628336.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-46.176664.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_multiple_choice_1718232634/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-57-16.672086.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-13.221913.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_cbd_regex_1718232868/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-02-24.364833.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-53.382537.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_multiple_choice_1718232468/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-08.280078.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718227037/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-31.745318.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_dyk_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-03.110610.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718223190/openchat__openchat-3.5-0106-gemma/results_2024-06-12T22-17-32.929004.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_eq_bench_first_turn_1718232999/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-43.066108.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_generate_few_1717971884/openchat__openchat-3.5-0106-gemma/results_2024-06-10T02-21-33.636094.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718226967/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-26-07.439875.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_multiple_choice_1718232668/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-01-09.308449.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718227107/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-00.996549.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_klej_ner_regex_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-44.522602.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_mc_1717829704/openchat__openchat-3.5-0106-gemma/results_2024-06-08T10-31-42.543590.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718227142/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-24-49.602807.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_closed_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-00-55.060747.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718227177/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-49-11.886468.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_open_book_1718232901/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-23-46.900142.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718227003/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-40-06.871155.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_polqa_reranking_multiple_choice_1718232701/openchat__openchat-3.5-0106-gemma/results_2024-06-13T01-15-09.859489.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718227212/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-26-59.184195.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_poquad_open_book_1718232966/openchat__openchat-3.5-0106-gemma/results_2024-06-13T02-01-27.125783.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718226861/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-16-17.165839.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_multiple_choice_1718232535/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-50-50.024819.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-22-03.222055.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_ppc_regex_1718232734/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-56-31.161995.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718226932/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-20-16.162417.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_multiple_choice_1718232568/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-54-09.575185.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718227072/openchat__openchat-3.5-0106-gemma/results_2024-06-12T23-23-30.009345.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106-gemma_-5_polish_psc_regex_1718232767/openchat__openchat-3.5-0106-gemma/results_2024-06-13T00-58-22.387225.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-13-13.903548.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_in_multiple_choice_1718230011/openchat__openchat-3.5-0106/results_2024-06-13T00-09-33.681397.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-12-19.591940.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polemo2_out_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-09-18.275086.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-20-33.757571.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_8tags_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-21-07.534533.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_mc_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-50.045444.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_belebele_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-18.769908.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-12-33.942145.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_cbd_regex_1718230242/openchat__openchat-3.5-0106/results_2024-06-13T00-14-59.867180.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_multiple_choice_1718230045/openchat__openchat-3.5-0106/results_2024-06-13T00-08-45.445311.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_dyk_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-12-51.002233.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_1718231601/openchat__openchat-3.5-0106/results_2024-06-13T00-52-19.320391.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_eq_bench_first_turn_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-14-36.340937.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_generate_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T12-48-40.796094.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-16-23.457341.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_klej_ner_regex_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-20-34.579766.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T09-46-46.204472.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_closed_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-21-21.654473.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T00-55-21.051854.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_polqa_reranking_multiple_choice_1718230176/openchat__openchat-3.5-0106/results_2024-06-13T00-17-46.034130.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_poquad_open_book_1718230275/openchat__openchat-3.5-0106/results_2024-06-13T01-39-30.390747.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_multiple_choice_1718230077/openchat__openchat-3.5-0106/results_2024-06-13T00-09-06.393405.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_ppc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-16-19.427847.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_multiple_choice_1718230143/openchat__openchat-3.5-0106/results_2024-06-13T00-10-40.961162.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-0_polish_psc_regex_1718230209/openchat__openchat-3.5-0106/results_2024-06-13T00-18-29.337756.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-13-14.620128.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_in_multiple_choice_1718226115/openchat__openchat-3.5-0106/results_2024-06-12T23-11-51.174805.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-12-13.547601.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polemo2_out_multiple_choice_1718226113/openchat__openchat-3.5-0106/results_2024-06-12T23-08-43.212998.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_multiple_choice_1718226149/openchat__openchat-3.5-0106/results_2024-06-12T23-30-38.927965.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_8tags_regex_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-19-19.767958.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_mc_1718226329/openchat__openchat-3.5-0106/results_2024-06-12T23-09-04.420139.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_belebele_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-14-05.867810.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_multiple_choice_1718226471/openchat__openchat-3.5-0106/results_2024-06-12T23-15-20.712787.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_cbd_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-13-23.621222.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-47.481171.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_dyk_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-13-58.600406.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_eq_bench_first_turn_1718226790/openchat__openchat-3.5-0106/results_2024-06-12T23-18-16.737331.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_generate_few_1717971728/openchat__openchat-3.5-0106/results_2024-06-10T03-25-48.338454.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_multiple_choice_1718226542/openchat__openchat-3.5-0106/results_2024-06-12T23-24-56.393354.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_klej_ner_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-15-46.081898.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_mc_1717830546/openchat__openchat-3.5-0106/results_2024-06-08T11-03-31.799645.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_closed_book_1718226719/openchat__openchat-3.5-0106/results_2024-06-12T23-15-26.079901.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-12T23-35-46.576881.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_polqa_reranking_multiple_choice_1718226577/openchat__openchat-3.5-0106/results_2024-06-12T23-35-16.777358.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_poquad_open_book_1718226754/openchat__openchat-3.5-0106/results_2024-06-13T00-27-00.301941.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-09-16.502467.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_ppc_regex_1718226613/openchat__openchat-3.5-0106/results_2024-06-12T23-12-57.753647.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_multiple_choice_1718226436/openchat__openchat-3.5-0106/results_2024-06-12T23-12-48.371096.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.5-0106_-5_polish_psc_regex_1718226648/openchat__openchat-3.5-0106/results_2024-06-12T23-17-36.491611.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-05.091818.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_in_multiple_choice_1718234604/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-05.724726.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-35.330243.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polemo2_out_multiple_choice_1718234636/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.800547.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-41-35.119822.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_8tags_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-39-43.225179.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_mc_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-47.535097.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_belebele_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-33-04.973384.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-29-18.606742.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_cbd_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-55.732885.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-42.883042.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_dyk_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-30-08.577653.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_1718235061/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-51-17.226236.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_eq_bench_first_turn_1718235029/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-05.267336.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_multiple_choice_1718234734/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-51.742401.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_klej_ner_regex_1718234865/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-37-57.303811.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_closed_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-36-17.802907.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-06-47.731651.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_polqa_reranking_multiple_choice_1718234767/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-34-37.827164.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_poquad_open_book_1718234898/openchat__openchat-3.6-8b-20240522/results_2024-06-13T03-04-01.068412.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-25-50.997265.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_ppc_regex_1718234799/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-32-25.073591.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_multiple_choice_1718234669/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-14.263355.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-0_polish_psc_regex_1718234832/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-35-41.927377.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-03.454494.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_in_multiple_choice_1718232999/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-05.532300.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-21.920017.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polemo2_out_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-03-07.786957.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_multiple_choice_1718232998/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-28-33.524590.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_8tags_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-01.316422.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_mc_1718233031/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-51.747817.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_belebele_regex_1718233295/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-28.189194.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-07-29.684988.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_cbd_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-08-30.408794.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-00-15.535066.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_dyk_regex_1718233327/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-05-31.990056.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_eq_bench_first_turn_1718233656/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-57.763300.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_multiple_choice_1718233230/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-16-01.640216.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_klej_ner_regex_1718233557/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-19.771122.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_closed_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-10-55.537427.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-31-11.465424.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_polqa_reranking_multiple_choice_1718233262/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-26-32.536697.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_poquad_open_book_1718233623/openchat__openchat-3.6-8b-20240522/results_2024-06-13T02-17-38.919356.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_multiple_choice_1718233064/openchat__openchat-3.6-8b-20240522/results_2024-06-13T00-59-41.813028.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_ppc_regex_1718233426/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-06-49.558287.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_multiple_choice_1718233129/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-04-13.520624.json diff --git a/eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json b/eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json similarity index 100% rename from eval-results/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json rename to eval-results-copy/pl_chat/results_chat/openchat/openchat-3.6-8b-20240522_-5_polish_psc_regex_1718233491/openchat__openchat-3.6-8b-20240522/results_2024-06-13T01-11-16.751241.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-39.230189.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_in_multiple_choice_1718235414/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-33.283687.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_1718235667/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-44-16.548806.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polemo2_out_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-47.279309.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_multiple_choice_1718235476/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-51.706907.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_8tags_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-56-34.894151.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_mc_1718235507/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-44.718555.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_belebele_regex_1718235699/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-01.594247.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-43-53.211975.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_cbd_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-37.203110.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-16.590150.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_dyk_regex_1718235731/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-50.648810.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_1718235953/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-12-26.904310.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_first_turn_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-04.863226.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_eq_bench_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-51-50.164500.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_generate_1717794698/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T02-10-08.103243.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-47-11.980642.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_klej_ner_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-54-24.996449.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_mc_1717791535/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-07T22-55-49.747619.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_closed_book_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-50-25.246014.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_open_book_1718235890/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-15-07.090321.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_polqa_reranking_multiple_choice_1718235635/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-38.990361.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_poquad_open_book_1718235921/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T03-14-49.635333.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-08.723914.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_ppc_regex_1718235730/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-49-25.999068.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_multiple_choice_1718235603/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-41.118035.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-0_polish_psc_regex_1718235858/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-48-36.895760.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-36-13.901657.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_in_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-33-25.137896.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_1718235061/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-34-41.172594.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polemo2_out_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-07.891201.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-51-28.113295.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_8tags_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-45-25.460387.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_mc_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-27-06.762554.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_belebele_regex_1718235094/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-42.243449.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-30-29.977466.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_cbd_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-34.338432.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-26-00.966163.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_dyk_regex_1718235158/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-37-04.470445.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1717831358/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T09-27-49.094173.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_eq_bench_first_turn_1718235412/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-47.213890.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_1717811897/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T06-19-16.651839.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_generate_few_1717973962/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-10T04-19-16.553495.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-38-55.626431.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_klej_ner_regex_1718235285/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-41-52.174316.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_mc_1717805439/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-08T03-57-42.332512.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_closed_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-31.133336.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_open_book_1718235317/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-02-45.803469.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_polqa_reranking_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-48-28.557579.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_poquad_open_book_1718235380/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T02-55-47.886635.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-25-09.569285.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_ppc_regex_1718235190/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-39-14.897763.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_multiple_choice_1718310167/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T22-28-44.172678.json diff --git a/eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json b/eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json similarity index 100% rename from eval-results/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json rename to eval-results-copy/pl_chat/results_chat/speakleash/Bielik-7B-Instruct-v0.1_-5_polish_psc_regex_1718235221/speakleash__Bielik-7B-Instruct-v0.1/results_2024-06-13T01-42-21.024749.json diff --git a/eval-results/sota/herbert/results.json b/eval-results-copy/sota/herbert/results.json similarity index 100% rename from eval-results/sota/herbert/results.json rename to eval-results-copy/sota/herbert/results.json diff --git a/eval-results/sota/majority/results.json b/eval-results-copy/sota/majority/results.json similarity index 100% rename from eval-results/sota/majority/results.json rename to eval-results-copy/sota/majority/results.json diff --git a/eval-results/sota/polish_roberta/results.json b/eval-results-copy/sota/polish_roberta/results.json similarity index 100% rename from eval-results/sota/polish_roberta/results.json rename to eval-results-copy/sota/polish_roberta/results.json diff --git a/eval-results/sota/ulmfit/results.json b/eval-results-copy/sota/ulmfit/results.json similarity index 100% rename from eval-results/sota/ulmfit/results.json rename to eval-results-copy/sota/ulmfit/results.json